home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TUNITWINDOW / TUNITWINDOW.txt
Text File  |  1999-10-21  |  99KB  |  3,868 lines

  1. object UnitWindow: TUnitWindow
  2.   OnCreate = UnitWindowCreate
  3.   Left = 331
  4.   Top = 180
  5.   Height = 736
  6.   Width = 696
  7.   object UnitWin: TAOWWindow
  8.     OnMouseDown = UnitWinMouseDown
  9.     OnKeyDown = UnitWinKeyDown
  10.     OnUpdate = UnitWinUpdate
  11.     Visible = False
  12.     Priority = 300
  13.     WinLeft = 110
  14.     WinTop = 8
  15.     WinWidth = 420
  16.     OnEnter = UnitWinEnter
  17.     OnExit = UnitWinExit
  18.     Masked = True
  19.     OnHide = UnitWinShow
  20.     OnShow = UnitWinShow
  21.     Alignment.AlignWidth = awCenter
  22.     Alignment.AlignHeight = ahCenter
  23.     Alignment.HeightPercent = 0
  24.     Alignment.WidthPercent = 0
  25.     Alignment.LeftOffPercent = 0
  26.     Alignment.RightOffPercent = 10
  27.     Alignment.TopOffPercent = 0
  28.     Alignment.BottomOffPercent = 0
  29.     Alignment.LeftOffset = 0
  30.     Alignment.RightOffset = 10
  31.     Alignment.TopOffset = 0
  32.     Alignment.BottomOffset = 0
  33.     WinManager = General.Manager
  34.     UseVMem = True
  35.     BorderWidth = 4
  36.     BorderHeight = 4
  37.     OverlapTopCorners = False
  38.     Cursor = crDefault
  39.     DoubleBuffered = True
  40.     MaskColor = 5808200
  41.     FreeSurfaceOnHide = False
  42.     ILFrame = IntGfxMod.GenericF
  43.     ILIndexFrame = 32
  44.     ILIndexTexture = 2
  45.     ILTexture = IntGfxMod.GenericT
  46.     DragHeight = 20
  47.     Draggable = True
  48.     Resizable = False
  49.     OnDrag = UnitWinResize
  50.     OnResize = UnitWinResize
  51.     MinWidth = 420
  52.     MinHeight = 417
  53.     MaxWidth = 0
  54.     MaxHeight = 0
  55.     UseManagerBorders = True
  56.     Modal = True
  57.     WinHeight = 417
  58.     Dockable = False
  59.     Left = 24
  60.     Top = 8
  61.   end
  62.   object UnitFrameLeft: TAOWImage
  63.     Priority = 200
  64.     WinLeft = 0
  65.     WinTop = 0
  66.     AOWWindow = UnitMainPnl
  67.     CaptureInput = True
  68.     Alignment.AlignWidth = awLeft
  69.     Alignment.AlignHeight = ahTop
  70.     Alignment.HeightPercent = 0
  71.     Alignment.WidthPercent = 0
  72.     Alignment.LeftOffPercent = 0
  73.     Alignment.RightOffPercent = 0
  74.     Alignment.TopOffPercent = 0
  75.     Alignment.BottomOffPercent = 0
  76.     Alignment.LeftOffset = 0
  77.     Alignment.RightOffset = 0
  78.     Alignment.TopOffset = 0
  79.     Alignment.BottomOffset = 0
  80.     Masked = False
  81.     ImageLib = IntGfxMod.UnitWin
  82.     AnimStart = 0
  83.     CurrentImage = 44
  84.     AnimEnd = 6
  85.     WinWidth = 118
  86.     WinHeight = 143
  87.     Animate = False
  88.     AnimFrameDelay = 0
  89.     Left = 296
  90.     Top = 8
  91.   end
  92.   object UnitTab: TAOWTabPanel
  93.     Priority = 3000
  94.     WinLeft = 21
  95.     WinTop = 163
  96.     AOWWindow = UnitWin
  97.     CaptureInput = True
  98.     Alignment.AlignWidth = awBoth
  99.     Alignment.AlignHeight = ahTop
  100.     Alignment.HeightPercent = 0
  101.     Alignment.WidthPercent = 0
  102.     Alignment.LeftOffPercent = 0
  103.     Alignment.RightOffPercent = 0
  104.     Alignment.TopOffPercent = 0
  105.     Alignment.BottomOffPercent = 0
  106.     Alignment.LeftOffset = 21
  107.     Alignment.RightOffset = 20
  108.     Alignment.TopOffset = 163
  109.     Alignment.BottomOffset = 0
  110.     Masked = True
  111.     AOWFont = FontModule.Age10
  112.     Items.Strings = (
  113.       'Abilties'
  114.       'Info'
  115.       'Inventory')
  116.     BorderHeight = 6
  117.     OnChange = UnitTabChange
  118.     Selected = 0
  119.     WinWidth = 379
  120.     TextColor = clBlack
  121.     TextSelColor = 9415072
  122.     ILButton = IntGfxMod.CeltDeco
  123.     ILIndexDown = 67
  124.     ILIndexUp = 70
  125.     BorderHeightSelected = 7
  126.     Left = 240
  127.     Top = 8
  128.   end
  129.   object Close: TAOWButton
  130.     Priority = 0
  131.     WinLeft = 385
  132.     WinTop = 4
  133.     AOWWindow = UnitWin
  134.     ToolTip = General.ToolTip
  135.     ToolTipText.Strings = (
  136.       'Closes the window.')
  137.     CaptureInput = True
  138.     Alignment.AlignWidth = awRight
  139.     Alignment.AlignHeight = ahTop
  140.     Alignment.HeightPercent = 0
  141.     Alignment.WidthPercent = 0
  142.     Alignment.LeftOffPercent = 0
  143.     Alignment.RightOffPercent = 0
  144.     Alignment.TopOffPercent = 0
  145.     Alignment.BottomOffPercent = 0
  146.     Alignment.LeftOffset = 0
  147.     Alignment.RightOffset = 20
  148.     Alignment.TopOffset = 4
  149.     Alignment.BottomOffset = 0
  150.     Masked = False
  151.     BorderHeight = 0
  152.     BorderHeightSelected = 0
  153.     ILIcon = IntGfxMod.GenericI
  154.     ILIndexDown = 1
  155.     ILIndexLit = 2
  156.     ILIndexUp = 0
  157.     TextColor = clBlack
  158.     TextSelColor = clBlack
  159.     WinWidth = 15
  160.     OnClick = CloseClick
  161.     Left = 192
  162.     Top = 8
  163.   end
  164.   object Title: TAOWLabel
  165.     Priority = 0
  166.     WinLeft = 42
  167.     WinTop = 7
  168.     AOWWindow = UnitWin
  169.     CaptureInput = False
  170.     Alignment.AlignWidth = awLeft
  171.     Alignment.AlignHeight = ahTop
  172.     Alignment.HeightPercent = 0
  173.     Alignment.WidthPercent = 0
  174.     Alignment.LeftOffPercent = 0
  175.     Alignment.RightOffPercent = 0
  176.     Alignment.TopOffPercent = 0
  177.     Alignment.BottomOffPercent = 0
  178.     Alignment.LeftOffset = 42
  179.     Alignment.RightOffset = 0
  180.     Alignment.TopOffset = 7
  181.     Alignment.BottomOffset = 0
  182.     Masked = True
  183.     AOWFont = FontModule.Age10
  184.     Text = 'Unit '
  185.     TextColor = clBlack
  186.     Left = 112
  187.     Top = 8
  188.   end
  189.   object Help: TAOWButton
  190.     Priority = 0
  191.     WinLeft = 369
  192.     WinTop = 4
  193.     AOWWindow = UnitWin
  194.     ToolTip = General.ToolTip
  195.     ToolTipText.Strings = (
  196.       'Displays help on this window')
  197.     CaptureInput = True
  198.     Alignment.AlignWidth = awRight
  199.     Alignment.AlignHeight = ahTop
  200.     Alignment.HeightPercent = 0
  201.     Alignment.WidthPercent = 0
  202.     Alignment.LeftOffPercent = 0
  203.     Alignment.RightOffPercent = 0
  204.     Alignment.TopOffPercent = 0
  205.     Alignment.BottomOffPercent = 0
  206.     Alignment.LeftOffset = 0
  207.     Alignment.RightOffset = 36
  208.     Alignment.TopOffset = 4
  209.     Alignment.BottomOffset = 0
  210.     Masked = False
  211.     BorderHeight = 0
  212.     BorderHeightSelected = 0
  213.     ILIcon = IntGfxMod.GenericI
  214.     ILIndexDown = 60
  215.     ILIndexLit = 61
  216.     ILIndexUp = 59
  217.     TextColor = clBlack
  218.     TextSelColor = clBlack
  219.     WinWidth = 15
  220.     OnClick = HelpClick
  221.     Left = 152
  222.     Top = 8
  223.   end
  224.   object TitleIcon: TAOWImage
  225.     Priority = 0
  226.     WinLeft = 20
  227.     WinTop = 5
  228.     AOWWindow = UnitWin
  229.     CaptureInput = False
  230.     Alignment.AlignWidth = awLeft
  231.     Alignment.AlignHeight = ahTop
  232.     Alignment.HeightPercent = 0
  233.     Alignment.WidthPercent = 0
  234.     Alignment.LeftOffPercent = 0
  235.     Alignment.RightOffPercent = 0
  236.     Alignment.TopOffPercent = 0
  237.     Alignment.BottomOffPercent = 0
  238.     Alignment.LeftOffset = 20
  239.     Alignment.RightOffset = 0
  240.     Alignment.TopOffset = 5
  241.     Alignment.BottomOffset = 0
  242.     Masked = False
  243.     ImageLib = IntGfxMod.TitleIcons
  244.     AnimStart = 0
  245.     CurrentImage = 3
  246.     AnimEnd = 11
  247.     WinWidth = 19
  248.     WinHeight = 16
  249.     Animate = False
  250.     AnimFrameDelay = 0
  251.     Left = 72
  252.     Top = 8
  253.   end
  254.   object BCloseBtn: TAOWButton
  255.     Priority = 250
  256.     WinLeft = 212
  257.     WinTop = 380
  258.     AOWWindow = UnitWin
  259.     CaptureInput = True
  260.     Alignment.AlignWidth = awLeft
  261.     Alignment.AlignHeight = ahBottom
  262.     Alignment.HeightPercent = 0
  263.     Alignment.WidthPercent = 0
  264.     Alignment.LeftOffPercent = 50
  265.     Alignment.RightOffPercent = 32
  266.     Alignment.TopOffPercent = 0
  267.     Alignment.BottomOffPercent = 0
  268.     Alignment.LeftOffset = 2
  269.     Alignment.RightOffset = 0
  270.     Alignment.TopOffset = 0
  271.     Alignment.BottomOffset = 10
  272.     Masked = False
  273.     AOWFont = FontModule.Age10
  274.     BorderHeight = 8
  275.     BorderHeightSelected = 9
  276.     ILButton = IntGfxMod.GenericB
  277.     ILIndexDown = 22
  278.     ILIndexLit = 25
  279.     ILIndexUp = 19
  280.     Text = 'Close'
  281.     TextColor = clBlack
  282.     TextSelColor = clWhite
  283.     WinWidth = 119
  284.     OnClick = CloseClick
  285.     Left = 208
  286.     Top = 256
  287.   end
  288.   object CeltLineR: TAOWImage
  289.     Priority = 100
  290.     WinLeft = 339
  291.     WinTop = 380
  292.     AOWWindow = UnitWin
  293.     CaptureInput = True
  294.     Alignment.AlignWidth = awRight
  295.     Alignment.AlignHeight = ahBottom
  296.     Alignment.HeightPercent = 0
  297.     Alignment.WidthPercent = 0
  298.     Alignment.LeftOffPercent = 0
  299.     Alignment.RightOffPercent = 0
  300.     Alignment.TopOffPercent = 0
  301.     Alignment.BottomOffPercent = 0
  302.     Alignment.LeftOffset = 27
  303.     Alignment.RightOffset = 27
  304.     Alignment.TopOffset = 0
  305.     Alignment.BottomOffset = 10
  306.     Masked = False
  307.     ImageLib = IntGfxMod.CeltDeco
  308.     AnimStart = 0
  309.     CurrentImage = 3
  310.     AnimEnd = 12
  311.     WinWidth = 54
  312.     WinHeight = 27
  313.     Animate = False
  314.     AnimFrameDelay = 0
  315.     Left = 304
  316.     Top = 256
  317.   end
  318.   object T2Memo: TAOWMemo
  319.     Priority = 200
  320.     WinLeft = 1
  321.     WinTop = 0
  322.     AOWWindow = T2Text
  323.     CaptureInput = True
  324.     Alignment.AlignWidth = awBoth
  325.     Alignment.AlignHeight = ahBoth
  326.     Alignment.HeightPercent = 0
  327.     Alignment.WidthPercent = 0
  328.     Alignment.LeftOffPercent = 0
  329.     Alignment.RightOffPercent = 0
  330.     Alignment.TopOffPercent = 0
  331.     Alignment.BottomOffPercent = 0
  332.     Alignment.LeftOffset = 1
  333.     Alignment.RightOffset = 0
  334.     Alignment.TopOffset = 0
  335.     Alignment.BottomOffset = 1
  336.     Masked = False
  337.     WinWidth = 365
  338.     WinHeight = 86
  339.     AOWFont = FontModule.Age10s
  340.     Items.Strings = (
  341.       'Executioners are the elite forces of the Dark Elves. '
  342.       ''
  343.       ''
  344.       
  345.         'Trained as skilled assassins and warriors, these troopers carry ' +
  346.         'out the will of their Dark Elven Lords without question and void' +
  347.         ' of emotion. It is said by some that the trail of darkness that ' +
  348.         'follows them flows from the dark void where their heart should b' +
  349.         'e. '
  350.       
  351.         'Trained as skilled assassins and warriors, these troopers carry ' +
  352.         'out the will of their Dark Elven Lords without question and void' +
  353.         ' of emotion. It is said by some that the trail of darkness that ' +
  354.         'follows them flows from the dark void where their heart should b' +
  355.         'e. '
  356.       
  357.         'Trained as skilled assassins and warriors, these troopers carry ' +
  358.         'out the will of their Dark Elven Lords without question and void' +
  359.         ' of emotion. It is said by some that the trail of darkness that ' +
  360.         'follows them flows from the dark void where their heart should b' +
  361.         'e. ')
  362.     BorderWidth = 5
  363.     BorderHeight = 3
  364.     VScrollBar = T2SBar
  365.     TextColor = 9415072
  366.     CursorChar = '|'
  367.     BlinkDelay = 0
  368.     Editable = False
  369.     ILFrame = IntGfxMod.GenericF
  370.     ILTexture = IntGfxMod.GenericT
  371.     ILIndexFrame = 113
  372.     ILIndexTexture = 18
  373.     ItemHeight = 15
  374.     ColorChangeChar = '~'
  375.     TextAlign = taLeft
  376.     Left = 104
  377.     Top = 352
  378.   end
  379.   object ManaIcon: TAOWImage
  380.     Priority = 0
  381.     WinLeft = 74
  382.     WinTop = 66
  383.     AOWWindow = UStatPnl
  384.     ToolTip = General.ToolTip
  385.     ToolTipText.Strings = (
  386.       
  387.         'Channeling is the amount of mana the Hero can pull from their Le' +
  388.         'ader'#39's pool (Current/Maximum).')
  389.     CaptureInput = True
  390.     Alignment.AlignWidth = awLeft
  391.     Alignment.AlignHeight = ahTop
  392.     Alignment.HeightPercent = 0
  393.     Alignment.WidthPercent = 0
  394.     Alignment.LeftOffPercent = 52
  395.     Alignment.RightOffPercent = 0
  396.     Alignment.TopOffPercent = 0
  397.     Alignment.BottomOffPercent = 0
  398.     Alignment.LeftOffset = 0
  399.     Alignment.RightOffset = 0
  400.     Alignment.TopOffset = 66
  401.     Alignment.BottomOffset = 0
  402.     Masked = False
  403.     ImageLib = IntGfxMod.UnitIcons
  404.     AnimStart = 0
  405.     CurrentImage = 5
  406.     AnimEnd = 6
  407.     WinWidth = 15
  408.     WinHeight = 17
  409.     Animate = False
  410.     AnimFrameDelay = 0
  411.     Left = 216
  412.     Top = 184
  413.   end
  414.   object Mana: TAOWLabel
  415.     Priority = 0
  416.     WinLeft = 6
  417.     WinTop = 68
  418.     AOWWindow = UStatP2
  419.     ToolTip = General.ToolTip
  420.     ToolTipText.Strings = (
  421.       
  422.         'Channeling is the amount of mana the Hero can pull from their Le' +
  423.         'ader'#39's pool (Current/Maximum).')
  424.     CaptureInput = True
  425.     Alignment.AlignWidth = awCenter
  426.     Alignment.AlignHeight = ahTop
  427.     Alignment.HeightPercent = 0
  428.     Alignment.WidthPercent = 0
  429.     Alignment.LeftOffPercent = 0
  430.     Alignment.RightOffPercent = 0
  431.     Alignment.TopOffPercent = 0
  432.     Alignment.BottomOffPercent = 0
  433.     Alignment.LeftOffset = 0
  434.     Alignment.RightOffset = 0
  435.     Alignment.TopOffset = 68
  436.     Alignment.BottomOffset = 0
  437.     Masked = True
  438.     AOWFont = FontModule.AoW15WhiteGrey
  439.     Text = '99/99'
  440.     TextColor = clWhite
  441.     Left = 416
  442.     Top = 184
  443.   end
  444.   object T1AbilityLB: TAOWListBox
  445.     OnMouseDown = T1AbilityLBMouseDown
  446.     Priority = 100
  447.     WinLeft = 1
  448.     WinTop = 14
  449.     AOWWindow = T1ListPnl
  450.     CaptureInput = True
  451.     Alignment.AlignWidth = awBoth
  452.     Alignment.AlignHeight = ahBoth
  453.     Alignment.HeightPercent = 0
  454.     Alignment.WidthPercent = 0
  455.     Alignment.LeftOffPercent = 0
  456.     Alignment.RightOffPercent = 64
  457.     Alignment.TopOffPercent = 0
  458.     Alignment.BottomOffPercent = 0
  459.     Alignment.LeftOffset = 1
  460.     Alignment.RightOffset = 0
  461.     Alignment.TopOffset = 14
  462.     Alignment.BottomOffset = 1
  463.     Masked = False
  464.     WinWidth = 131
  465.     WinHeight = 141
  466.     AOWFont = FontModule.Age8
  467.     Items.Strings = (
  468.       'Acid Spit'
  469.       'Forestery'
  470.       'Fire Immunity')
  471.     BorderWidth = 4
  472.     BorderHeight = 4
  473.     OnChange = T1AbilityLBChange
  474.     OnDoubleClick = UseAbility
  475.     Selected = 0
  476.     OnPreDrawItem = PreDrawAbilityItem
  477.     TextColor = 14679807
  478.     TextSelColor = clBlack
  479.     ILFrame = IntGfxMod.GenericF
  480.     ILTextureNormal = IntGfxMod.GenericT
  481.     ILTextureSelected = IntGfxMod.Menus
  482.     ILIndexFrame = 113
  483.     ILIndexTNormal = 21
  484.     ILIndexTSelected = 8
  485.     ItemHeight = 17
  486.     PopupMenu = InfoBanner.BannerPopup
  487.     TextAlign = taLeft
  488.     Left = 96
  489.     Top = 304
  490.   end
  491.   object T1UseBut: TAOWButton
  492.     Visible = False
  493.     Priority = 100
  494.     WinLeft = 88
  495.     WinTop = 174
  496.     AOWWindow = T1Panel
  497.     CaptureInput = True
  498.     Alignment.AlignWidth = awCenter
  499.     Alignment.AlignHeight = ahBottom
  500.     Alignment.HeightPercent = 0
  501.     Alignment.WidthPercent = 0
  502.     Alignment.LeftOffPercent = 0
  503.     Alignment.RightOffPercent = 0
  504.     Alignment.TopOffPercent = 0
  505.     Alignment.BottomOffPercent = 0
  506.     Alignment.LeftOffset = 0
  507.     Alignment.RightOffset = 9
  508.     Alignment.TopOffset = 0
  509.     Alignment.BottomOffset = 5
  510.     Masked = True
  511.     AOWFont = FontModule.Age10
  512.     BorderHeight = 6
  513.     BorderHeightSelected = 7
  514.     ILButton = IntGfxMod.GenericB
  515.     ILIndexDown = 46
  516.     ILIndexLit = 49
  517.     ILIndexUp = 43
  518.     Text = 'Use Acid Spit'
  519.     TextColor = clBlack
  520.     TextSelColor = clWhite
  521.     WinWidth = 200
  522.     OnClick = UseAbility
  523.     Left = 296
  524.     Top = 305
  525.   end
  526.   object T1SortName: TAOWButton
  527.     Priority = 1000
  528.     WinLeft = 1
  529.     WinTop = 0
  530.     AOWWindow = T1ListPnl
  531.     CaptureInput = True
  532.     Alignment.AlignWidth = awBoth
  533.     Alignment.AlignHeight = ahTop
  534.     Alignment.HeightPercent = 0
  535.     Alignment.WidthPercent = 0
  536.     Alignment.LeftOffPercent = 0
  537.     Alignment.RightOffPercent = 64
  538.     Alignment.TopOffPercent = 0
  539.     Alignment.BottomOffPercent = 0
  540.     Alignment.LeftOffset = 1
  541.     Alignment.RightOffset = 0
  542.     Alignment.TopOffset = 0
  543.     Alignment.BottomOffset = 0
  544.     Masked = False
  545.     AOWFont = FontModule.Age8
  546.     BorderHeight = 3
  547.     BorderHeightSelected = 3
  548.     ILButton = IntGfxMod.GenericB
  549.     ILIndexDown = 88
  550.     ILIndexLit = 91
  551.     ILIndexUp = 85
  552.     Text = 'Ability Name'
  553.     TextColor = clBlack
  554.     TextSelColor = clWhite
  555.     WinWidth = 131
  556.     OnClick = T1SortNameClick
  557.     Left = 408
  558.     Top = 257
  559.   end
  560.   object T1SortType: TAOWButton
  561.     Priority = 1000
  562.     WinLeft = 131
  563.     WinTop = 0
  564.     AOWWindow = T1ListPnl
  565.     CaptureInput = True
  566.     Alignment.AlignWidth = awBoth
  567.     Alignment.AlignHeight = ahTop
  568.     Alignment.HeightPercent = 0
  569.     Alignment.WidthPercent = 0
  570.     Alignment.LeftOffPercent = 36
  571.     Alignment.RightOffPercent = 40
  572.     Alignment.TopOffPercent = 0
  573.     Alignment.BottomOffPercent = 0
  574.     Alignment.LeftOffset = 0
  575.     Alignment.RightOffset = 0
  576.     Alignment.TopOffset = 0
  577.     Alignment.BottomOffset = 0
  578.     Masked = False
  579.     AOWFont = FontModule.Age8
  580.     BorderHeight = 3
  581.     BorderHeightSelected = 3
  582.     ILButton = IntGfxMod.GenericB
  583.     ILIndexDown = 88
  584.     ILIndexLit = 91
  585.     ILIndexUp = 85
  586.     Text = 'Type'
  587.     TextColor = clBlack
  588.     TextSelColor = clWhite
  589.     WinWidth = 89
  590.     OnClick = T1SortTypeClick
  591.     Left = 448
  592.     Top = 257
  593.   end
  594.   object T1SortSource: TAOWButton
  595.     Priority = 1000
  596.     WinLeft = 219
  597.     WinTop = 0
  598.     AOWWindow = T1ListPnl
  599.     CaptureInput = True
  600.     Alignment.AlignWidth = awBoth
  601.     Alignment.AlignHeight = ahTop
  602.     Alignment.HeightPercent = 0
  603.     Alignment.WidthPercent = 0
  604.     Alignment.LeftOffPercent = 60
  605.     Alignment.RightOffPercent = 0
  606.     Alignment.TopOffPercent = 0
  607.     Alignment.BottomOffPercent = 0
  608.     Alignment.LeftOffset = 0
  609.     Alignment.RightOffset = 0
  610.     Alignment.TopOffset = 0
  611.     Alignment.BottomOffset = 0
  612.     Masked = False
  613.     AOWFont = FontModule.Age8
  614.     BorderHeight = 3
  615.     BorderHeightSelected = 3
  616.     ILButton = IntGfxMod.GenericB
  617.     ILIndexDown = 88
  618.     ILIndexLit = 91
  619.     ILIndexUp = 85
  620.     Text = 'Source'
  621.     TextColor = clBlack
  622.     TextSelColor = clWhite
  623.     WinWidth = 147
  624.     OnClick = T1SortSourceClick
  625.     Left = 496
  626.     Top = 257
  627.   end
  628.   object T1UseMsg: TAOWLabel
  629.     Visible = False
  630.     Priority = 0
  631.     WinLeft = 109
  632.     WinTop = 175
  633.     AOWWindow = T1Panel
  634.     CaptureInput = True
  635.     Alignment.AlignWidth = awCenter
  636.     Alignment.AlignHeight = ahBottom
  637.     Alignment.HeightPercent = 0
  638.     Alignment.WidthPercent = 0
  639.     Alignment.LeftOffPercent = 0
  640.     Alignment.RightOffPercent = 0
  641.     Alignment.TopOffPercent = 0
  642.     Alignment.BottomOffPercent = 0
  643.     Alignment.LeftOffset = 0
  644.     Alignment.RightOffset = 0
  645.     Alignment.TopOffset = 158
  646.     Alignment.BottomOffset = 14
  647.     Masked = True
  648.     AOWFont = FontModule.Age10s
  649.     Text = 'Can only be used in Combat!'
  650.     TextColor = 13165253
  651.     Left = 408
  652.     Top = 305
  653.   end
  654.   object T1Panel: TAOWPanel
  655.     Priority = 900
  656.     WinLeft = 22
  657.     WinTop = 178
  658.     WinWidth = 376
  659.     Masked = True
  660.     Alignment.AlignWidth = awBoth
  661.     Alignment.AlignHeight = ahBoth
  662.     Alignment.HeightPercent = 0
  663.     Alignment.WidthPercent = 0
  664.     Alignment.LeftOffPercent = 0
  665.     Alignment.RightOffPercent = 0
  666.     Alignment.TopOffPercent = 0
  667.     Alignment.BottomOffPercent = 0
  668.     Alignment.LeftOffset = 22
  669.     Alignment.RightOffset = 22
  670.     Alignment.TopOffset = 178
  671.     Alignment.BottomOffset = 38
  672.     WinHeight = 201
  673.     AOWWindow = UnitWin
  674.     TabPanel = UnitTab
  675.     ILTexture = IntGfxMod.GenericT
  676.     ILIndexFrame = 0
  677.     ILIndexTexture = 2
  678.     OwnerItem = 0
  679.     MinWidth = 0
  680.     MinHeight = 0
  681.     Left = 16
  682.     Top = 304
  683.   end
  684.   object T2Panel: TAOWPanel
  685.     Visible = False
  686.     Priority = 900
  687.     WinLeft = 22
  688.     WinTop = 178
  689.     WinWidth = 376
  690.     Masked = True
  691.     Alignment.AlignWidth = awBoth
  692.     Alignment.AlignHeight = ahBoth
  693.     Alignment.HeightPercent = 0
  694.     Alignment.WidthPercent = 0
  695.     Alignment.LeftOffPercent = 0
  696.     Alignment.RightOffPercent = 0
  697.     Alignment.TopOffPercent = 0
  698.     Alignment.BottomOffPercent = 0
  699.     Alignment.LeftOffset = 22
  700.     Alignment.RightOffset = 22
  701.     Alignment.TopOffset = 178
  702.     Alignment.BottomOffset = 38
  703.     WinHeight = 201
  704.     AOWWindow = UnitWin
  705.     TabPanel = UnitTab
  706.     ILTexture = IntGfxMod.GenericT
  707.     ILIndexFrame = 0
  708.     ILIndexTexture = 2
  709.     OwnerItem = 1
  710.     MinWidth = 0
  711.     MinHeight = 0
  712.     Left = 16
  713.     Top = 352
  714.   end
  715.   object T1TypeLB: TAOWListBox
  716.     OnMouseDown = T1AbilityLBMouseDown
  717.     Priority = 80
  718.     WinLeft = 131
  719.     WinTop = 14
  720.     AOWWindow = T1ListPnl
  721.     CaptureInput = True
  722.     Alignment.AlignWidth = awBoth
  723.     Alignment.AlignHeight = ahBoth
  724.     Alignment.HeightPercent = 0
  725.     Alignment.WidthPercent = 0
  726.     Alignment.LeftOffPercent = 36
  727.     Alignment.RightOffPercent = 40
  728.     Alignment.TopOffPercent = 0
  729.     Alignment.BottomOffPercent = 0
  730.     Alignment.LeftOffset = 0
  731.     Alignment.RightOffset = 0
  732.     Alignment.TopOffset = 14
  733.     Alignment.BottomOffset = 1
  734.     Masked = False
  735.     WinWidth = 89
  736.     WinHeight = 141
  737.     AOWFont = FontModule.Age8
  738.     Items.Strings = (
  739.       'Action'
  740.       'Movement'
  741.       'Enhancement')
  742.     BorderWidth = 4
  743.     BorderHeight = 4
  744.     OnChange = T1AbilityLBChange
  745.     OnDoubleClick = UseAbility
  746.     Selected = 0
  747.     OnPreDrawItem = PreDrawAbilityItem
  748.     TextColor = 9415072
  749.     TextSelColor = clBlack
  750.     ILFrame = IntGfxMod.GenericF
  751.     ILTextureNormal = IntGfxMod.GenericT
  752.     ILTextureSelected = IntGfxMod.Menus
  753.     ILIndexFrame = 113
  754.     ILIndexTNormal = 21
  755.     ILIndexTSelected = 8
  756.     ItemHeight = 17
  757.     PopupMenu = InfoBanner.BannerPopup
  758.     TextAlign = taLeft
  759.     Left = 144
  760.     Top = 304
  761.   end
  762.   object T1SrcLB: TAOWListBox
  763.     OnMouseDown = T1AbilityLBMouseDown
  764.     Priority = 40
  765.     WinLeft = 219
  766.     WinTop = 14
  767.     AOWWindow = T1ListPnl
  768.     CaptureInput = True
  769.     Alignment.AlignWidth = awBoth
  770.     Alignment.AlignHeight = ahBoth
  771.     Alignment.HeightPercent = 0
  772.     Alignment.WidthPercent = 0
  773.     Alignment.LeftOffPercent = 60
  774.     Alignment.RightOffPercent = 0
  775.     Alignment.TopOffPercent = 0
  776.     Alignment.BottomOffPercent = 0
  777.     Alignment.LeftOffset = 0
  778.     Alignment.RightOffset = 0
  779.     Alignment.TopOffset = 14
  780.     Alignment.BottomOffset = 1
  781.     Masked = False
  782.     WinWidth = 147
  783.     WinHeight = 141
  784.     AOWFont = FontModule.Age8
  785.     Items.Strings = (
  786.       'Inherent'
  787.       'Staff of the Forest'
  788.       'Spell'
  789.       'Spell'
  790.       'Spell'
  791.       'Spell'
  792.       'Spell'
  793.       'Spell'
  794.       ''
  795.       'lSpell'
  796.       'Spell'
  797.       'Spell'
  798.       ''
  799.       'l')
  800.     BorderWidth = 4
  801.     BorderHeight = 4
  802.     VScrollBar = T1SBar
  803.     OnChange = T1AbilityLBChange
  804.     OnDoubleClick = UseAbility
  805.     Selected = 0
  806.     OnPreDrawItem = PreDrawAbilityItem
  807.     TextColor = 9415072
  808.     TextSelColor = clBlack
  809.     ILFrame = IntGfxMod.GenericF
  810.     ILTextureNormal = IntGfxMod.GenericT
  811.     ILTextureSelected = IntGfxMod.Menus
  812.     ILIndexFrame = 113
  813.     ILIndexTNormal = 21
  814.     ILIndexTSelected = 8
  815.     ItemHeight = 17
  816.     PopupMenu = InfoBanner.BannerPopup
  817.     TextAlign = taLeft
  818.     Left = 208
  819.     Top = 305
  820.   end
  821.   object T1ListPnl: TAOWPanel
  822.     Priority = 100
  823.     WinLeft = 5
  824.     WinTop = 15
  825.     WinWidth = 366
  826.     Masked = True
  827.     Alignment.AlignWidth = awBoth
  828.     Alignment.AlignHeight = ahBoth
  829.     Alignment.HeightPercent = 0
  830.     Alignment.WidthPercent = 0
  831.     Alignment.LeftOffPercent = 0
  832.     Alignment.RightOffPercent = 0
  833.     Alignment.TopOffPercent = 0
  834.     Alignment.BottomOffPercent = 0
  835.     Alignment.LeftOffset = 5
  836.     Alignment.RightOffset = 5
  837.     Alignment.TopOffset = 15
  838.     Alignment.BottomOffset = 30
  839.     WinHeight = 156
  840.     AOWWindow = T1Panel
  841.     ILFrame = IntGfxMod.GenericF
  842.     ILTexture = IntGfxMod.GenericT
  843.     ILIndexFrame = 105
  844.     ILIndexTexture = 2
  845.     OwnerItem = 0
  846.     MinWidth = 0
  847.     MinHeight = 0
  848.     Left = 56
  849.     Top = 304
  850.   end
  851.   object T1SBar: TAOWVScrollBar
  852.     Priority = 41
  853.     WinLeft = 349
  854.     WinTop = 14
  855.     AOWWindow = T1ListPnl
  856.     CaptureInput = True
  857.     Alignment.AlignWidth = awNone
  858.     Alignment.AlignHeight = ahNone
  859.     Alignment.HeightPercent = 0
  860.     Alignment.WidthPercent = 0
  861.     Alignment.LeftOffPercent = 0
  862.     Alignment.RightOffPercent = 0
  863.     Alignment.TopOffPercent = 0
  864.     Alignment.BottomOffPercent = 0
  865.     Alignment.LeftOffset = 0
  866.     Alignment.RightOffset = 0
  867.     Alignment.TopOffset = 0
  868.     Alignment.BottomOffset = 0
  869.     Masked = False
  870.     Min = 0
  871.     Max = 13
  872.     SmallChange = 1
  873.     LargeChange = 6
  874.     Position = 0
  875.     WinHeight = 141
  876.     WinWidth = 17
  877.     NumberVisible = 7
  878.     OnChange = T1SBarChange
  879.     VanishWhenFull = True
  880.     ILIInc = IntGfxMod.GenericS
  881.     ILIDec = IntGfxMod.GenericS
  882.     ILTBack = IntGfxMod.GenericS
  883.     ILLTab = IntGfxMod.GenericS
  884.     ILIndexIncUp = 96
  885.     ILIndexIncDown = 97
  886.     ILIndexDecUp = 94
  887.     ILIndexDecDown = 95
  888.     ILIndexBack = 101
  889.     ILIndexTab = 98
  890.     Left = 256
  891.     Top = 305
  892.   end
  893.   object T2SBar: TAOWVScrollBar
  894.     Priority = 200
  895.     WinLeft = 349
  896.     WinTop = 0
  897.     AOWWindow = T2Text
  898.     CaptureInput = True
  899.     Alignment.AlignWidth = awNone
  900.     Alignment.AlignHeight = ahNone
  901.     Alignment.HeightPercent = 0
  902.     Alignment.WidthPercent = 0
  903.     Alignment.LeftOffPercent = 0
  904.     Alignment.RightOffPercent = 0
  905.     Alignment.TopOffPercent = 0
  906.     Alignment.BottomOffPercent = 0
  907.     Alignment.LeftOffset = 0
  908.     Alignment.RightOffset = 0
  909.     Alignment.TopOffset = 0
  910.     Alignment.BottomOffset = 0
  911.     Masked = False
  912.     Min = 0
  913.     Max = 16
  914.     SmallChange = 1
  915.     LargeChange = 4
  916.     Position = 0
  917.     WinHeight = 86
  918.     WinWidth = 17
  919.     NumberVisible = 4
  920.     VanishWhenFull = True
  921.     ILIInc = IntGfxMod.GenericS
  922.     ILIDec = IntGfxMod.GenericS
  923.     ILTBack = IntGfxMod.GenericS
  924.     ILLTab = IntGfxMod.GenericS
  925.     ILIndexIncUp = 96
  926.     ILIndexIncDown = 97
  927.     ILIndexDecUp = 94
  928.     ILIndexDecDown = 95
  929.     ILIndexBack = 101
  930.     ILIndexTab = 98
  931.     Left = 152
  932.     Top = 352
  933.   end
  934.   object T2Text: TAOWPanel
  935.     Priority = 100
  936.     WinLeft = 5
  937.     WinTop = 15
  938.     WinWidth = 366
  939.     Masked = True
  940.     Alignment.AlignWidth = awBoth
  941.     Alignment.AlignHeight = ahTop
  942.     Alignment.HeightPercent = 0
  943.     Alignment.WidthPercent = 0
  944.     Alignment.LeftOffPercent = 0
  945.     Alignment.RightOffPercent = 0
  946.     Alignment.TopOffPercent = 0
  947.     Alignment.BottomOffPercent = 0
  948.     Alignment.LeftOffset = 5
  949.     Alignment.RightOffset = 5
  950.     Alignment.TopOffset = 15
  951.     Alignment.BottomOffset = 85
  952.     WinHeight = 87
  953.     AOWWindow = T2Panel
  954.     ILFrame = IntGfxMod.GenericF
  955.     ILTexture = IntGfxMod.GenericT
  956.     ILIndexFrame = 105
  957.     ILIndexTexture = 17
  958.     OwnerItem = 0
  959.     MinWidth = 0
  960.     MinHeight = 0
  961.     Left = 64
  962.     Top = 352
  963.   end
  964.   object T2Leader: TAOWPanel
  965.     Priority = 1000
  966.     WinLeft = 5
  967.     WinTop = 15
  968.     WinWidth = 366
  969.     Masked = True
  970.     Alignment.AlignWidth = awBoth
  971.     Alignment.AlignHeight = ahTop
  972.     Alignment.HeightPercent = 0
  973.     Alignment.WidthPercent = 0
  974.     Alignment.LeftOffPercent = 0
  975.     Alignment.RightOffPercent = 0
  976.     Alignment.TopOffPercent = 0
  977.     Alignment.BottomOffPercent = 0
  978.     Alignment.LeftOffset = 5
  979.     Alignment.RightOffset = 5
  980.     Alignment.TopOffset = 15
  981.     Alignment.BottomOffset = 85
  982.     WinHeight = 87
  983.     AOWWindow = T2Panel
  984.     ILFrame = IntGfxMod.GenericF
  985.     ILTexture = IntGfxMod.GenericT
  986.     ILIndexFrame = 105
  987.     ILIndexTexture = 17
  988.     OwnerItem = 0
  989.     MinWidth = 0
  990.     MinHeight = 0
  991.     Left = 200
  992.     Top = 352
  993.   end
  994.   object Sel4: TAOWButton
  995.     Priority = 10
  996.     WinLeft = 157
  997.     WinTop = 0
  998.     AOWWindow = SelPnl
  999.     CaptureInput = False
  1000.     Alignment.AlignWidth = awCenter
  1001.     Alignment.AlignHeight = ahTop
  1002.     Alignment.HeightPercent = 0
  1003.     Alignment.WidthPercent = 0
  1004.     Alignment.LeftOffPercent = 0
  1005.     Alignment.RightOffPercent = 0
  1006.     Alignment.TopOffPercent = 0
  1007.     Alignment.BottomOffPercent = 0
  1008.     Alignment.LeftOffset = 109
  1009.     Alignment.RightOffset = 0
  1010.     Alignment.TopOffset = 0
  1011.     Alignment.BottomOffset = 0
  1012.     Masked = True
  1013.     BorderHeight = 0
  1014.     BorderHeightSelected = 0
  1015.     ILIcon = IntGfxMod.GenericI
  1016.     ILIndexDown = 28
  1017.     ILIndexLit = 29
  1018.     ILIndexUp = 27
  1019.     TextColor = clBlack
  1020.     TextSelColor = clBlack
  1021.     WinWidth = 52
  1022.     Left = 472
  1023.     Top = 352
  1024.   end
  1025.   object SelPnl: TAOWPanel
  1026.     Priority = 10
  1027.     WinLeft = 0
  1028.     WinTop = 8
  1029.     WinWidth = 366
  1030.     Masked = True
  1031.     Alignment.AlignWidth = awBoth
  1032.     Alignment.AlignHeight = ahCenter
  1033.     Alignment.HeightPercent = 0
  1034.     Alignment.WidthPercent = 0
  1035.     Alignment.LeftOffPercent = 0
  1036.     Alignment.RightOffPercent = 0
  1037.     Alignment.TopOffPercent = 0
  1038.     Alignment.BottomOffPercent = 0
  1039.     Alignment.LeftOffset = 0
  1040.     Alignment.RightOffset = 0
  1041.     Alignment.TopOffset = 20
  1042.     Alignment.BottomOffset = 0
  1043.     WinHeight = 70
  1044.     AOWWindow = T2Leader
  1045.     ILIndexFrame = 72
  1046.     ILIndexTexture = 1
  1047.     OwnerItem = 0
  1048.     MinWidth = 0
  1049.     MinHeight = 0
  1050.     Left = 288
  1051.     Top = 352
  1052.   end
  1053.   object Sel3: TAOWButton
  1054.     Priority = 10
  1055.     WinLeft = 110
  1056.     WinTop = 0
  1057.     AOWWindow = SelPnl
  1058.     CaptureInput = False
  1059.     Alignment.AlignWidth = awLeft
  1060.     Alignment.AlignHeight = ahTop
  1061.     Alignment.HeightPercent = 0
  1062.     Alignment.WidthPercent = 0
  1063.     Alignment.LeftOffPercent = 0
  1064.     Alignment.RightOffPercent = 0
  1065.     Alignment.TopOffPercent = 0
  1066.     Alignment.BottomOffPercent = 0
  1067.     Alignment.LeftOffset = 110
  1068.     Alignment.RightOffset = 110
  1069.     Alignment.TopOffset = 0
  1070.     Alignment.BottomOffset = 0
  1071.     Masked = True
  1072.     BorderHeight = 0
  1073.     BorderHeightSelected = 0
  1074.     ILIcon = IntGfxMod.GenericI
  1075.     ILIndexDown = 28
  1076.     ILIndexLit = 29
  1077.     ILIndexUp = 27
  1078.     TextColor = clBlack
  1079.     TextSelColor = clBlack
  1080.     WinWidth = 52
  1081.     Left = 440
  1082.     Top = 352
  1083.   end
  1084.   object Sel2: TAOWButton
  1085.     Priority = 10
  1086.     WinLeft = 62
  1087.     WinTop = 0
  1088.     AOWWindow = SelPnl
  1089.     CaptureInput = False
  1090.     Alignment.AlignWidth = awLeft
  1091.     Alignment.AlignHeight = ahTop
  1092.     Alignment.HeightPercent = 0
  1093.     Alignment.WidthPercent = 0
  1094.     Alignment.LeftOffPercent = 0
  1095.     Alignment.RightOffPercent = 0
  1096.     Alignment.TopOffPercent = 0
  1097.     Alignment.BottomOffPercent = 0
  1098.     Alignment.LeftOffset = 62
  1099.     Alignment.RightOffset = 62
  1100.     Alignment.TopOffset = 0
  1101.     Alignment.BottomOffset = 0
  1102.     Masked = True
  1103.     BorderHeight = 0
  1104.     BorderHeightSelected = 0
  1105.     ILIcon = IntGfxMod.GenericI
  1106.     ILIndexDown = 28
  1107.     ILIndexLit = 29
  1108.     ILIndexUp = 27
  1109.     TextColor = clBlack
  1110.     TextSelColor = clBlack
  1111.     WinWidth = 52
  1112.     Left = 408
  1113.     Top = 352
  1114.   end
  1115.   object Sel1: TAOWButton
  1116.     Priority = 10
  1117.     WinLeft = 15
  1118.     WinTop = 0
  1119.     AOWWindow = SelPnl
  1120.     CaptureInput = False
  1121.     Alignment.AlignWidth = awLeft
  1122.     Alignment.AlignHeight = ahTop
  1123.     Alignment.HeightPercent = 0
  1124.     Alignment.WidthPercent = 0
  1125.     Alignment.LeftOffPercent = 0
  1126.     Alignment.RightOffPercent = 0
  1127.     Alignment.TopOffPercent = 0
  1128.     Alignment.BottomOffPercent = 0
  1129.     Alignment.LeftOffset = 15
  1130.     Alignment.RightOffset = 15
  1131.     Alignment.TopOffset = 0
  1132.     Alignment.BottomOffset = 0
  1133.     Masked = True
  1134.     BorderHeight = 0
  1135.     BorderHeightSelected = 0
  1136.     ILIcon = IntGfxMod.GenericI
  1137.     ILIndexDown = 28
  1138.     ILIndexLit = 29
  1139.     ILIndexUp = 27
  1140.     TextColor = clBlack
  1141.     TextSelColor = clBlack
  1142.     WinWidth = 52
  1143.     Left = 376
  1144.     Top = 352
  1145.   end
  1146.   object Sel5: TAOWButton
  1147.     Priority = 10
  1148.     WinLeft = 204
  1149.     WinTop = 0
  1150.     AOWWindow = SelPnl
  1151.     CaptureInput = False
  1152.     Alignment.AlignWidth = awRight
  1153.     Alignment.AlignHeight = ahTop
  1154.     Alignment.HeightPercent = 0
  1155.     Alignment.WidthPercent = 0
  1156.     Alignment.LeftOffPercent = 0
  1157.     Alignment.RightOffPercent = 0
  1158.     Alignment.TopOffPercent = 0
  1159.     Alignment.BottomOffPercent = 0
  1160.     Alignment.LeftOffset = 110
  1161.     Alignment.RightOffset = 110
  1162.     Alignment.TopOffset = 0
  1163.     Alignment.BottomOffset = 0
  1164.     Masked = True
  1165.     BorderHeight = 0
  1166.     BorderHeightSelected = 0
  1167.     ILIcon = IntGfxMod.GenericI
  1168.     ILIndexDown = 28
  1169.     ILIndexLit = 29
  1170.     ILIndexUp = 27
  1171.     TextColor = clBlack
  1172.     TextSelColor = clBlack
  1173.     WinWidth = 52
  1174.     Left = 504
  1175.     Top = 352
  1176.   end
  1177.   object Sel6: TAOWButton
  1178.     Priority = 10
  1179.     WinLeft = 252
  1180.     WinTop = 0
  1181.     AOWWindow = SelPnl
  1182.     CaptureInput = False
  1183.     Alignment.AlignWidth = awRight
  1184.     Alignment.AlignHeight = ahTop
  1185.     Alignment.HeightPercent = 0
  1186.     Alignment.WidthPercent = 0
  1187.     Alignment.LeftOffPercent = 0
  1188.     Alignment.RightOffPercent = 0
  1189.     Alignment.TopOffPercent = 0
  1190.     Alignment.BottomOffPercent = 0
  1191.     Alignment.LeftOffset = 62
  1192.     Alignment.RightOffset = 62
  1193.     Alignment.TopOffset = 0
  1194.     Alignment.BottomOffset = 0
  1195.     Masked = True
  1196.     BorderHeight = 0
  1197.     BorderHeightSelected = 0
  1198.     ILIcon = IntGfxMod.GenericI
  1199.     ILIndexDown = 28
  1200.     ILIndexLit = 29
  1201.     ILIndexUp = 27
  1202.     TextColor = clBlack
  1203.     TextSelColor = clBlack
  1204.     WinWidth = 52
  1205.     Left = 536
  1206.     Top = 352
  1207.   end
  1208.   object Sel7: TAOWButton
  1209.     Priority = 10
  1210.     WinLeft = 299
  1211.     WinTop = 0
  1212.     AOWWindow = SelPnl
  1213.     CaptureInput = False
  1214.     Alignment.AlignWidth = awRight
  1215.     Alignment.AlignHeight = ahTop
  1216.     Alignment.HeightPercent = 0
  1217.     Alignment.WidthPercent = 0
  1218.     Alignment.LeftOffPercent = 0
  1219.     Alignment.RightOffPercent = 0
  1220.     Alignment.TopOffPercent = 0
  1221.     Alignment.BottomOffPercent = 0
  1222.     Alignment.LeftOffset = 15
  1223.     Alignment.RightOffset = 15
  1224.     Alignment.TopOffset = 0
  1225.     Alignment.BottomOffset = 0
  1226.     Masked = True
  1227.     BorderHeight = 0
  1228.     BorderHeightSelected = 0
  1229.     ILIcon = IntGfxMod.GenericI
  1230.     ILIndexDown = 28
  1231.     ILIndexLit = 29
  1232.     ILIndexUp = 27
  1233.     TextColor = clBlack
  1234.     TextSelColor = clBlack
  1235.     WinWidth = 52
  1236.     Left = 568
  1237.     Top = 352
  1238.   end
  1239.   object AAlignment: TAOWImage
  1240.     Priority = 0
  1241.     WinLeft = 14
  1242.     WinTop = 10
  1243.     AOWWindow = T2Alignnl
  1244.     CaptureInput = True
  1245.     Alignment.AlignWidth = awCenter
  1246.     Alignment.AlignHeight = ahTop
  1247.     Alignment.HeightPercent = 0
  1248.     Alignment.WidthPercent = 0
  1249.     Alignment.LeftOffPercent = 0
  1250.     Alignment.RightOffPercent = 0
  1251.     Alignment.TopOffPercent = 0
  1252.     Alignment.BottomOffPercent = 0
  1253.     Alignment.LeftOffset = 0
  1254.     Alignment.RightOffset = 0
  1255.     Alignment.TopOffset = 10
  1256.     Alignment.BottomOffset = 0
  1257.     Masked = False
  1258.     ImageLib = IntGfxMod.RelWin
  1259.     AnimStart = 0
  1260.     CurrentImage = 31
  1261.     AnimEnd = 37
  1262.     WinWidth = 113
  1263.     WinHeight = 36
  1264.     Animate = False
  1265.     AnimFrameDelay = 0
  1266.     Left = 312
  1267.     Top = 400
  1268.   end
  1269.   object AAlignmentLbl: TAOWLabel
  1270.     Priority = 0
  1271.     WinLeft = 59
  1272.     WinTop = 69
  1273.     AOWWindow = T2Alignnl
  1274.     CaptureInput = True
  1275.     Alignment.AlignWidth = awCenter
  1276.     Alignment.AlignHeight = ahBottom
  1277.     Alignment.HeightPercent = 0
  1278.     Alignment.WidthPercent = 0
  1279.     Alignment.LeftOffPercent = 0
  1280.     Alignment.RightOffPercent = 0
  1281.     Alignment.TopOffPercent = 0
  1282.     Alignment.BottomOffPercent = 0
  1283.     Alignment.LeftOffset = 10
  1284.     Alignment.RightOffset = 0
  1285.     Alignment.TopOffset = 45
  1286.     Alignment.BottomOffset = 7
  1287.     Masked = True
  1288.     AOWFont = FontModule.Age8
  1289.     Text = 'Light'
  1290.     TextColor = 9415072
  1291.     Left = 392
  1292.     Top = 400
  1293.   end
  1294.   object T2Alignnl: TAOWPanel
  1295.     Priority = 10
  1296.     WinLeft = 118
  1297.     WinTop = 109
  1298.     WinWidth = 141
  1299.     Masked = True
  1300.     Alignment.AlignWidth = awCenter
  1301.     Alignment.AlignHeight = ahBottom
  1302.     Alignment.HeightPercent = 0
  1303.     Alignment.WidthPercent = 0
  1304.     Alignment.LeftOffPercent = 0
  1305.     Alignment.RightOffPercent = 60
  1306.     Alignment.TopOffPercent = 0
  1307.     Alignment.BottomOffPercent = 0
  1308.     Alignment.LeftOffset = 5
  1309.     Alignment.RightOffset = 5
  1310.     Alignment.TopOffset = 10
  1311.     Alignment.BottomOffset = 5
  1312.     WinHeight = 87
  1313.     AOWWindow = T2Panel
  1314.     ILFrame = IntGfxMod.GenericF
  1315.     ILTexture = IntGfxMod.GenericT
  1316.     ILIndexFrame = 105
  1317.     ILIndexTexture = 17
  1318.     OwnerItem = 0
  1319.     MinWidth = 0
  1320.     MinHeight = 0
  1321.     Left = 232
  1322.     Top = 400
  1323.   end
  1324.   object AlFr: TAoWFrame
  1325.     Priority = 0
  1326.     WinLeft = 1
  1327.     WinTop = 0
  1328.     AOWWindow = T2Alignnl
  1329.     CaptureInput = True
  1330.     Alignment.AlignWidth = awBoth
  1331.     Alignment.AlignHeight = ahBoth
  1332.     Alignment.HeightPercent = 0
  1333.     Alignment.WidthPercent = 0
  1334.     Alignment.LeftOffPercent = 0
  1335.     Alignment.RightOffPercent = 0
  1336.     Alignment.TopOffPercent = 0
  1337.     Alignment.BottomOffPercent = 0
  1338.     Alignment.LeftOffset = 1
  1339.     Alignment.RightOffset = 0
  1340.     Alignment.TopOffset = 0
  1341.     Alignment.BottomOffset = 1
  1342.     Masked = False
  1343.     WinWidth = 140
  1344.     WinHeight = 86
  1345.     FrameType = frHollowBox
  1346.     ILFrame = IntGfxMod.GenericF
  1347.     ILIndexFrame = 113
  1348.     ILIndexLine = 0
  1349.     ILIndexTexture = 0
  1350.     Left = 272
  1351.     Top = 400
  1352.   end
  1353.   object TypeIcn: TAOWImage
  1354.     Priority = 0
  1355.     WinLeft = 32
  1356.     WinTop = 10
  1357.     AOWWindow = T2TypePnl
  1358.     CaptureInput = True
  1359.     Alignment.AlignWidth = awCenter
  1360.     Alignment.AlignHeight = ahTop
  1361.     Alignment.HeightPercent = 0
  1362.     Alignment.WidthPercent = 0
  1363.     Alignment.LeftOffPercent = 0
  1364.     Alignment.RightOffPercent = 0
  1365.     Alignment.TopOffPercent = 0
  1366.     Alignment.BottomOffPercent = 0
  1367.     Alignment.LeftOffset = 0
  1368.     Alignment.RightOffset = 0
  1369.     Alignment.TopOffset = 10
  1370.     Alignment.BottomOffset = 0
  1371.     Masked = False
  1372.     ImageLib = IntGfxMod.UnitWin
  1373.     AnimStart = 0
  1374.     CurrentImage = 21
  1375.     AnimEnd = 37
  1376.     WinWidth = 39
  1377.     WinHeight = 36
  1378.     Animate = False
  1379.     AnimFrameDelay = 0
  1380.     Left = 112
  1381.     Top = 400
  1382.   end
  1383.   object TypeV: TAOWLabel
  1384.     Priority = 0
  1385.     WinLeft = 25
  1386.     WinTop = 69
  1387.     AOWWindow = T2TypePnl
  1388.     CaptureInput = True
  1389.     Alignment.AlignWidth = awCenter
  1390.     Alignment.AlignHeight = ahBottom
  1391.     Alignment.HeightPercent = 0
  1392.     Alignment.WidthPercent = 0
  1393.     Alignment.LeftOffPercent = 0
  1394.     Alignment.RightOffPercent = 0
  1395.     Alignment.TopOffPercent = 0
  1396.     Alignment.BottomOffPercent = 0
  1397.     Alignment.LeftOffset = 10
  1398.     Alignment.RightOffset = 0
  1399.     Alignment.TopOffset = 45
  1400.     Alignment.BottomOffset = 7
  1401.     Masked = True
  1402.     AOWFont = FontModule.Age8
  1403.     Text = 'Human Hero'
  1404.     TextColor = 9415072
  1405.     Left = 192
  1406.     Top = 400
  1407.   end
  1408.   object T2TypePnl: TAOWPanel
  1409.     Priority = 10
  1410.     WinLeft = 5
  1411.     WinTop = 109
  1412.     WinWidth = 103
  1413.     Masked = True
  1414.     Alignment.AlignWidth = awBoth
  1415.     Alignment.AlignHeight = ahBottom
  1416.     Alignment.HeightPercent = 0
  1417.     Alignment.WidthPercent = 0
  1418.     Alignment.LeftOffPercent = 0
  1419.     Alignment.RightOffPercent = 70
  1420.     Alignment.TopOffPercent = 0
  1421.     Alignment.BottomOffPercent = 0
  1422.     Alignment.LeftOffset = 5
  1423.     Alignment.RightOffset = 5
  1424.     Alignment.TopOffset = 10
  1425.     Alignment.BottomOffset = 5
  1426.     WinHeight = 87
  1427.     AOWWindow = T2Panel
  1428.     ILFrame = IntGfxMod.GenericF
  1429.     ILTexture = IntGfxMod.GenericT
  1430.     ILIndexFrame = 105
  1431.     ILIndexTexture = 17
  1432.     OwnerItem = 0
  1433.     MinWidth = 0
  1434.     MinHeight = 0
  1435.     Left = 32
  1436.     Top = 400
  1437.   end
  1438.   object TypeFr: TAoWFrame
  1439.     Priority = 0
  1440.     WinLeft = 1
  1441.     WinTop = 0
  1442.     AOWWindow = T2TypePnl
  1443.     CaptureInput = True
  1444.     Alignment.AlignWidth = awBoth
  1445.     Alignment.AlignHeight = ahBoth
  1446.     Alignment.HeightPercent = 0
  1447.     Alignment.WidthPercent = 0
  1448.     Alignment.LeftOffPercent = 0
  1449.     Alignment.RightOffPercent = 0
  1450.     Alignment.TopOffPercent = 0
  1451.     Alignment.BottomOffPercent = 0
  1452.     Alignment.LeftOffset = 1
  1453.     Alignment.RightOffset = 0
  1454.     Alignment.TopOffset = 0
  1455.     Alignment.BottomOffset = 1
  1456.     Masked = False
  1457.     WinWidth = 102
  1458.     WinHeight = 86
  1459.     FrameType = frHollowBox
  1460.     ILFrame = IntGfxMod.GenericF
  1461.     ILIndexFrame = 113
  1462.     ILIndexLine = 0
  1463.     ILIndexTexture = 0
  1464.     Left = 72
  1465.     Top = 400
  1466.   end
  1467.   object LdrFr: TAoWFrame
  1468.     Priority = 0
  1469.     WinLeft = 1
  1470.     WinTop = 0
  1471.     AOWWindow = T2Leader
  1472.     CaptureInput = True
  1473.     Alignment.AlignWidth = awBoth
  1474.     Alignment.AlignHeight = ahBoth
  1475.     Alignment.HeightPercent = 0
  1476.     Alignment.WidthPercent = 0
  1477.     Alignment.LeftOffPercent = 0
  1478.     Alignment.RightOffPercent = 0
  1479.     Alignment.TopOffPercent = 0
  1480.     Alignment.BottomOffPercent = 0
  1481.     Alignment.LeftOffset = 1
  1482.     Alignment.RightOffset = 0
  1483.     Alignment.TopOffset = 0
  1484.     Alignment.BottomOffset = 1
  1485.     Masked = False
  1486.     WinWidth = 365
  1487.     WinHeight = 86
  1488.     FrameType = frHollowBox
  1489.     ILFrame = IntGfxMod.GenericF
  1490.     ILIndexFrame = 113
  1491.     ILIndexLine = 0
  1492.     ILIndexTexture = 0
  1493.     Left = 240
  1494.     Top = 352
  1495.   end
  1496.   object SphereLbl: TAOWLabel
  1497.     Priority = 0
  1498.     WinLeft = 131
  1499.     WinTop = 66
  1500.     AOWWindow = T2Leader
  1501.     CaptureInput = True
  1502.     Alignment.AlignWidth = awCenter
  1503.     Alignment.AlignHeight = ahBottom
  1504.     Alignment.HeightPercent = 0
  1505.     Alignment.WidthPercent = 0
  1506.     Alignment.LeftOffPercent = 0
  1507.     Alignment.RightOffPercent = 0
  1508.     Alignment.TopOffPercent = 0
  1509.     Alignment.BottomOffPercent = 0
  1510.     Alignment.LeftOffset = 10
  1511.     Alignment.RightOffset = 0
  1512.     Alignment.TopOffset = 45
  1513.     Alignment.BottomOffset = 10
  1514.     Masked = True
  1515.     AOWFont = FontModule.Age8
  1516.     Text = 'Leader'#39's magic spheres'
  1517.     TextColor = 9415072
  1518.     Left = 336
  1519.     Top = 352
  1520.   end
  1521.   object T3Panel: TAOWPanel
  1522.     Visible = False
  1523.     Priority = 900
  1524.     WinLeft = 22
  1525.     WinTop = 178
  1526.     WinWidth = 376
  1527.     Masked = False
  1528.     Alignment.AlignWidth = awBoth
  1529.     Alignment.AlignHeight = ahBoth
  1530.     Alignment.HeightPercent = 0
  1531.     Alignment.WidthPercent = 0
  1532.     Alignment.LeftOffPercent = 0
  1533.     Alignment.RightOffPercent = 0
  1534.     Alignment.TopOffPercent = 0
  1535.     Alignment.BottomOffPercent = 0
  1536.     Alignment.LeftOffset = 22
  1537.     Alignment.RightOffset = 22
  1538.     Alignment.TopOffset = 178
  1539.     Alignment.BottomOffset = 38
  1540.     WinHeight = 201
  1541.     AOWWindow = UnitWin
  1542.     TabPanel = UnitTab
  1543.     ILTexture = IntGfxMod.GenericT
  1544.     ILIndexFrame = 0
  1545.     ILIndexTexture = 2
  1546.     OwnerItem = 2
  1547.     MinWidth = 0
  1548.     MinHeight = 0
  1549.     Left = 16
  1550.     Top = 456
  1551.   end
  1552.   object BP1: TAOWCheckBox
  1553.     OnMouseDown = Gnd3MouseDown
  1554.     OnDraw = Gnd1Draw
  1555.     Priority = 1000
  1556.     WinLeft = 10
  1557.     WinTop = 29
  1558.     AOWWindow = T3Panel
  1559.     ToolTip = General.ToolTip
  1560.     ToolTipText.Strings = (
  1561.       'Regular inventory, any item can be place here.')
  1562.     CaptureInput = True
  1563.     Alignment.AlignWidth = awLeft
  1564.     Alignment.AlignHeight = ahTop
  1565.     Alignment.HeightPercent = 0
  1566.     Alignment.WidthPercent = 0
  1567.     Alignment.LeftOffPercent = 0
  1568.     Alignment.RightOffPercent = 0
  1569.     Alignment.TopOffPercent = 0
  1570.     Alignment.BottomOffPercent = 0
  1571.     Alignment.LeftOffset = 10
  1572.     Alignment.RightOffset = 0
  1573.     Alignment.TopOffset = 29
  1574.     Alignment.BottomOffset = 0
  1575.     Masked = True
  1576.     BorderHeight = 0
  1577.     BorderHeightSelected = 0
  1578.     ILIcon = IntGfxMod.UnitWin
  1579.     ILIndexDown = 31
  1580.     ILIndexLit = 30
  1581.     ILIndexUp = 30
  1582.     TextColor = clBlack
  1583.     TextSelColor = clBlack
  1584.     WinWidth = 41
  1585.     Checked = False
  1586.     OnChange = Gnd1Change
  1587.     RadioIndex = 1
  1588.     Left = 104
  1589.     Top = 456
  1590.   end
  1591.   object BPLbl1: TAOWLabel
  1592.     Visible = False
  1593.     Priority = 1000
  1594.     WinLeft = 15
  1595.     WinTop = 15
  1596.     AOWWindow = T3Panel
  1597.     CaptureInput = True
  1598.     Alignment.AlignWidth = awLeft
  1599.     Alignment.AlignHeight = ahTop
  1600.     Alignment.HeightPercent = 0
  1601.     Alignment.WidthPercent = 0
  1602.     Alignment.LeftOffPercent = 0
  1603.     Alignment.RightOffPercent = 0
  1604.     Alignment.TopOffPercent = 0
  1605.     Alignment.BottomOffPercent = 0
  1606.     Alignment.LeftOffset = 15
  1607.     Alignment.RightOffset = 13
  1608.     Alignment.TopOffset = 15
  1609.     Alignment.BottomOffset = 0
  1610.     Masked = True
  1611.     AOWFont = FontModule.Age8
  1612.     Text = 'Backpack'
  1613.     TextColor = 2370853
  1614.     Left = 64
  1615.     Top = 456
  1616.   end
  1617.   object BP2: TAOWCheckBox
  1618.     OnMouseDown = Gnd3MouseDown
  1619.     OnDraw = Gnd1Draw
  1620.     Priority = 1000
  1621.     WinLeft = 10
  1622.     WinTop = 71
  1623.     AOWWindow = T3Panel
  1624.     ToolTip = General.ToolTip
  1625.     ToolTipText.Strings = (
  1626.       'Regular inventory, any item can be place here.')
  1627.     CaptureInput = True
  1628.     Alignment.AlignWidth = awLeft
  1629.     Alignment.AlignHeight = ahTop
  1630.     Alignment.HeightPercent = 0
  1631.     Alignment.WidthPercent = 0
  1632.     Alignment.LeftOffPercent = 0
  1633.     Alignment.RightOffPercent = 0
  1634.     Alignment.TopOffPercent = 0
  1635.     Alignment.BottomOffPercent = 0
  1636.     Alignment.LeftOffset = 10
  1637.     Alignment.RightOffset = 0
  1638.     Alignment.TopOffset = 71
  1639.     Alignment.BottomOffset = 0
  1640.     Masked = True
  1641.     BorderHeight = 0
  1642.     BorderHeightSelected = 0
  1643.     ILIcon = IntGfxMod.UnitWin
  1644.     ILIndexDown = 31
  1645.     ILIndexLit = 30
  1646.     ILIndexUp = 30
  1647.     TextColor = clBlack
  1648.     TextSelColor = clBlack
  1649.     WinWidth = 41
  1650.     Checked = False
  1651.     OnChange = Gnd1Change
  1652.     RadioIndex = 1
  1653.     Left = 144
  1654.     Top = 456
  1655.   end
  1656.   object BP3: TAOWCheckBox
  1657.     OnMouseDown = Gnd3MouseDown
  1658.     OnDraw = Gnd1Draw
  1659.     Priority = 1000
  1660.     WinLeft = 10
  1661.     WinTop = 113
  1662.     AOWWindow = T3Panel
  1663.     ToolTip = General.ToolTip
  1664.     ToolTipText.Strings = (
  1665.       'Regular inventory, any item can be place here.')
  1666.     CaptureInput = True
  1667.     Alignment.AlignWidth = awLeft
  1668.     Alignment.AlignHeight = ahTop
  1669.     Alignment.HeightPercent = 0
  1670.     Alignment.WidthPercent = 0
  1671.     Alignment.LeftOffPercent = 0
  1672.     Alignment.RightOffPercent = 0
  1673.     Alignment.TopOffPercent = 0
  1674.     Alignment.BottomOffPercent = 0
  1675.     Alignment.LeftOffset = 10
  1676.     Alignment.RightOffset = 0
  1677.     Alignment.TopOffset = 113
  1678.     Alignment.BottomOffset = 0
  1679.     Masked = True
  1680.     BorderHeight = 0
  1681.     BorderHeightSelected = 0
  1682.     ILIcon = IntGfxMod.UnitWin
  1683.     ILIndexDown = 31
  1684.     ILIndexLit = 30
  1685.     ILIndexUp = 30
  1686.     TextColor = clBlack
  1687.     TextSelColor = clBlack
  1688.     WinWidth = 41
  1689.     Checked = False
  1690.     OnChange = Gnd1Change
  1691.     RadioIndex = 1
  1692.     Left = 184
  1693.     Top = 456
  1694.   end
  1695.   object BP4: TAOWCheckBox
  1696.     OnMouseDown = Gnd3MouseDown
  1697.     OnDraw = Gnd1Draw
  1698.     Priority = 1000
  1699.     WinLeft = 10
  1700.     WinTop = 155
  1701.     AOWWindow = T3Panel
  1702.     ToolTip = General.ToolTip
  1703.     ToolTipText.Strings = (
  1704.       'Regular inventory, any item can be place here.')
  1705.     CaptureInput = True
  1706.     Alignment.AlignWidth = awLeft
  1707.     Alignment.AlignHeight = ahTop
  1708.     Alignment.HeightPercent = 0
  1709.     Alignment.WidthPercent = 0
  1710.     Alignment.LeftOffPercent = 0
  1711.     Alignment.RightOffPercent = 0
  1712.     Alignment.TopOffPercent = 0
  1713.     Alignment.BottomOffPercent = 0
  1714.     Alignment.LeftOffset = 10
  1715.     Alignment.RightOffset = 0
  1716.     Alignment.TopOffset = 155
  1717.     Alignment.BottomOffset = 0
  1718.     Masked = True
  1719.     BorderHeight = 0
  1720.     BorderHeightSelected = 0
  1721.     ILIcon = IntGfxMod.UnitWin
  1722.     ILIndexDown = 31
  1723.     ILIndexLit = 30
  1724.     ILIndexUp = 30
  1725.     TextColor = clBlack
  1726.     TextSelColor = clBlack
  1727.     WinWidth = 41
  1728.     Checked = False
  1729.     OnChange = Gnd1Change
  1730.     RadioIndex = 1
  1731.     Left = 224
  1732.     Top = 456
  1733.   end
  1734.   object BP5: TAOWCheckBox
  1735.     OnMouseDown = Gnd3MouseDown
  1736.     OnDraw = Gnd1Draw
  1737.     Priority = 1000
  1738.     WinLeft = 325
  1739.     WinTop = 29
  1740.     AOWWindow = T3Panel
  1741.     ToolTip = General.ToolTip
  1742.     ToolTipText.Strings = (
  1743.       'Regular inventory, any item can be place here.')
  1744.     CaptureInput = True
  1745.     Alignment.AlignWidth = awRight
  1746.     Alignment.AlignHeight = ahTop
  1747.     Alignment.HeightPercent = 0
  1748.     Alignment.WidthPercent = 0
  1749.     Alignment.LeftOffPercent = 0
  1750.     Alignment.RightOffPercent = 0
  1751.     Alignment.TopOffPercent = 0
  1752.     Alignment.BottomOffPercent = 0
  1753.     Alignment.LeftOffset = 4
  1754.     Alignment.RightOffset = 10
  1755.     Alignment.TopOffset = 29
  1756.     Alignment.BottomOffset = 0
  1757.     Masked = True
  1758.     BorderHeight = 0
  1759.     BorderHeightSelected = 0
  1760.     ILIcon = IntGfxMod.UnitWin
  1761.     ILIndexDown = 31
  1762.     ILIndexLit = 30
  1763.     ILIndexUp = 30
  1764.     TextColor = clBlack
  1765.     TextSelColor = clBlack
  1766.     WinWidth = 41
  1767.     Checked = False
  1768.     OnChange = Gnd1Change
  1769.     RadioIndex = 1
  1770.     Left = 312
  1771.     Top = 456
  1772.   end
  1773.   object BP6: TAOWCheckBox
  1774.     OnMouseDown = Gnd3MouseDown
  1775.     OnDraw = Gnd1Draw
  1776.     Priority = 1000
  1777.     WinLeft = 325
  1778.     WinTop = 71
  1779.     AOWWindow = T3Panel
  1780.     ToolTip = General.ToolTip
  1781.     ToolTipText.Strings = (
  1782.       'Regular inventory, any item can be place here.')
  1783.     CaptureInput = True
  1784.     Alignment.AlignWidth = awRight
  1785.     Alignment.AlignHeight = ahTop
  1786.     Alignment.HeightPercent = 0
  1787.     Alignment.WidthPercent = 0
  1788.     Alignment.LeftOffPercent = 0
  1789.     Alignment.RightOffPercent = 0
  1790.     Alignment.TopOffPercent = 0
  1791.     Alignment.BottomOffPercent = 0
  1792.     Alignment.LeftOffset = 4
  1793.     Alignment.RightOffset = 10
  1794.     Alignment.TopOffset = 71
  1795.     Alignment.BottomOffset = 0
  1796.     Masked = True
  1797.     BorderHeight = 0
  1798.     BorderHeightSelected = 0
  1799.     ILIcon = IntGfxMod.UnitWin
  1800.     ILIndexDown = 31
  1801.     ILIndexLit = 30
  1802.     ILIndexUp = 30
  1803.     TextColor = clBlack
  1804.     TextSelColor = clBlack
  1805.     WinWidth = 41
  1806.     Checked = False
  1807.     OnChange = Gnd1Change
  1808.     RadioIndex = 1
  1809.     Left = 352
  1810.     Top = 456
  1811.   end
  1812.   object BP7: TAOWCheckBox
  1813.     OnMouseDown = Gnd3MouseDown
  1814.     OnDraw = Gnd1Draw
  1815.     Priority = 1000
  1816.     WinLeft = 325
  1817.     WinTop = 113
  1818.     AOWWindow = T3Panel
  1819.     ToolTip = General.ToolTip
  1820.     ToolTipText.Strings = (
  1821.       'Regular inventory, any item can be place here.')
  1822.     CaptureInput = True
  1823.     Alignment.AlignWidth = awRight
  1824.     Alignment.AlignHeight = ahTop
  1825.     Alignment.HeightPercent = 0
  1826.     Alignment.WidthPercent = 0
  1827.     Alignment.LeftOffPercent = 0
  1828.     Alignment.RightOffPercent = 0
  1829.     Alignment.TopOffPercent = 0
  1830.     Alignment.BottomOffPercent = 0
  1831.     Alignment.LeftOffset = 4
  1832.     Alignment.RightOffset = 10
  1833.     Alignment.TopOffset = 113
  1834.     Alignment.BottomOffset = 0
  1835.     Masked = True
  1836.     BorderHeight = 0
  1837.     BorderHeightSelected = 0
  1838.     ILIcon = IntGfxMod.UnitWin
  1839.     ILIndexDown = 31
  1840.     ILIndexLit = 30
  1841.     ILIndexUp = 30
  1842.     TextColor = clBlack
  1843.     TextSelColor = clBlack
  1844.     WinWidth = 41
  1845.     Checked = False
  1846.     OnChange = Gnd1Change
  1847.     RadioIndex = 1
  1848.     Left = 392
  1849.     Top = 456
  1850.   end
  1851.   object BP8: TAOWCheckBox
  1852.     OnMouseDown = Gnd3MouseDown
  1853.     OnDraw = Gnd1Draw
  1854.     Priority = 1000
  1855.     WinLeft = 325
  1856.     WinTop = 155
  1857.     AOWWindow = T3Panel
  1858.     ToolTip = General.ToolTip
  1859.     ToolTipText.Strings = (
  1860.       'Regular inventory, any item can be place here.')
  1861.     CaptureInput = True
  1862.     Alignment.AlignWidth = awRight
  1863.     Alignment.AlignHeight = ahTop
  1864.     Alignment.HeightPercent = 0
  1865.     Alignment.WidthPercent = 0
  1866.     Alignment.LeftOffPercent = 0
  1867.     Alignment.RightOffPercent = 0
  1868.     Alignment.TopOffPercent = 0
  1869.     Alignment.BottomOffPercent = 0
  1870.     Alignment.LeftOffset = 4
  1871.     Alignment.RightOffset = 10
  1872.     Alignment.TopOffset = 155
  1873.     Alignment.BottomOffset = 0
  1874.     Masked = True
  1875.     BorderHeight = 0
  1876.     BorderHeightSelected = 0
  1877.     ILIcon = IntGfxMod.UnitWin
  1878.     ILIndexDown = 31
  1879.     ILIndexLit = 30
  1880.     ILIndexUp = 30
  1881.     TextColor = clBlack
  1882.     TextSelColor = clBlack
  1883.     WinWidth = 41
  1884.     Checked = False
  1885.     OnChange = Gnd1Change
  1886.     RadioIndex = 1
  1887.     Left = 432
  1888.     Top = 456
  1889.   end
  1890.   object BPLbl2: TAOWLabel
  1891.     Visible = False
  1892.     Priority = 1000
  1893.     WinLeft = 322
  1894.     WinTop = 15
  1895.     AOWWindow = T3Panel
  1896.     CaptureInput = True
  1897.     Alignment.AlignWidth = awRight
  1898.     Alignment.AlignHeight = ahTop
  1899.     Alignment.HeightPercent = 0
  1900.     Alignment.WidthPercent = 0
  1901.     Alignment.LeftOffPercent = 0
  1902.     Alignment.RightOffPercent = 0
  1903.     Alignment.TopOffPercent = 0
  1904.     Alignment.BottomOffPercent = 0
  1905.     Alignment.LeftOffset = 15
  1906.     Alignment.RightOffset = 13
  1907.     Alignment.TopOffset = 15
  1908.     Alignment.BottomOffset = 0
  1909.     Masked = True
  1910.     AOWFont = FontModule.Age8
  1911.     Text = 'Backpack'
  1912.     TextColor = 2370853
  1913.     Left = 272
  1914.     Top = 456
  1915.   end
  1916.   object BodyLbl: TAOWLabel
  1917.     Priority = 10
  1918.     WinLeft = 164
  1919.     WinTop = 15
  1920.     AOWWindow = T3Panel
  1921.     CaptureInput = True
  1922.     Alignment.AlignWidth = awCenter
  1923.     Alignment.AlignHeight = ahTop
  1924.     Alignment.HeightPercent = 0
  1925.     Alignment.WidthPercent = 0
  1926.     Alignment.LeftOffPercent = 0
  1927.     Alignment.RightOffPercent = 0
  1928.     Alignment.TopOffPercent = 0
  1929.     Alignment.BottomOffPercent = 0
  1930.     Alignment.LeftOffset = 7
  1931.     Alignment.RightOffset = 0
  1932.     Alignment.TopOffset = 15
  1933.     Alignment.BottomOffset = 0
  1934.     Masked = True
  1935.     AOWFont = FontModule.Age8
  1936.     Text = 'Body Slots'
  1937.     TextColor = 2370853
  1938.     Left = 64
  1939.     Top = 504
  1940.   end
  1941.   object Head: TAOWCheckBox
  1942.     OnMouseDown = Gnd3MouseDown
  1943.     OnDraw = HeadDraw
  1944.     Priority = 500
  1945.     WinLeft = 168
  1946.     WinTop = 25
  1947.     AOWWindow = T3Panel
  1948.     ToolTip = General.ToolTip
  1949.     ToolTipText.Strings = (
  1950.       'Head slot'
  1951.       '')
  1952.     CaptureInput = True
  1953.     Alignment.AlignWidth = awCenter
  1954.     Alignment.AlignHeight = ahTop
  1955.     Alignment.HeightPercent = 0
  1956.     Alignment.WidthPercent = 0
  1957.     Alignment.LeftOffPercent = 0
  1958.     Alignment.RightOffPercent = 0
  1959.     Alignment.TopOffPercent = 0
  1960.     Alignment.BottomOffPercent = 0
  1961.     Alignment.LeftOffset = 4
  1962.     Alignment.RightOffset = 0
  1963.     Alignment.TopOffset = 25
  1964.     Alignment.BottomOffset = 0
  1965.     Masked = True
  1966.     BorderHeight = 0
  1967.     BorderHeightSelected = 0
  1968.     ILIcon = IntGfxMod.UnitWin
  1969.     ILIndexDown = 35
  1970.     ILIndexLit = 34
  1971.     ILIndexUp = 34
  1972.     TextColor = clBlack
  1973.     TextSelColor = clBlack
  1974.     WinWidth = 41
  1975.     Checked = False
  1976.     OnChange = Gnd1Change
  1977.     RadioIndex = 1
  1978.     Left = 104
  1979.     Top = 504
  1980.   end
  1981.   object Torso: TAOWCheckBox
  1982.     OnMouseDown = Gnd3MouseDown
  1983.     OnDraw = TorsoDraw
  1984.     Priority = 500
  1985.     WinLeft = 168
  1986.     WinTop = 84
  1987.     AOWWindow = T3Panel
  1988.     ToolTip = General.ToolTip
  1989.     ToolTipText.Strings = (
  1990.       'Torso slot')
  1991.     CaptureInput = True
  1992.     Alignment.AlignWidth = awCenter
  1993.     Alignment.AlignHeight = ahTop
  1994.     Alignment.HeightPercent = 0
  1995.     Alignment.WidthPercent = 0
  1996.     Alignment.LeftOffPercent = 0
  1997.     Alignment.RightOffPercent = 0
  1998.     Alignment.TopOffPercent = 0
  1999.     Alignment.BottomOffPercent = 0
  2000.     Alignment.LeftOffset = 4
  2001.     Alignment.RightOffset = 0
  2002.     Alignment.TopOffset = 84
  2003.     Alignment.BottomOffset = 0
  2004.     Masked = True
  2005.     BorderHeight = 0
  2006.     BorderHeightSelected = 0
  2007.     ILIcon = IntGfxMod.UnitWin
  2008.     ILIndexDown = 35
  2009.     ILIndexLit = 34
  2010.     ILIndexUp = 34
  2011.     TextColor = clBlack
  2012.     TextSelColor = clBlack
  2013.     WinWidth = 41
  2014.     Checked = False
  2015.     OnChange = Gnd1Change
  2016.     RadioIndex = 1
  2017.     Left = 144
  2018.     Top = 504
  2019.   end
  2020.   object Attack: TAOWCheckBox
  2021.     OnMouseDown = Gnd3MouseDown
  2022.     OnDraw = AttackDraw
  2023.     Priority = 500
  2024.     WinLeft = 78
  2025.     WinTop = 46
  2026.     AOWWindow = T3Panel
  2027.     ToolTip = General.ToolTip
  2028.     ToolTipText.Strings = (
  2029.       'Melee weapon slot')
  2030.     CaptureInput = True
  2031.     Alignment.AlignWidth = awLeft
  2032.     Alignment.AlignHeight = ahTop
  2033.     Alignment.HeightPercent = 0
  2034.     Alignment.WidthPercent = 0
  2035.     Alignment.LeftOffPercent = 0
  2036.     Alignment.RightOffPercent = 0
  2037.     Alignment.TopOffPercent = 0
  2038.     Alignment.BottomOffPercent = 0
  2039.     Alignment.LeftOffset = 78
  2040.     Alignment.RightOffset = 0
  2041.     Alignment.TopOffset = 46
  2042.     Alignment.BottomOffset = 0
  2043.     Masked = True
  2044.     BorderHeight = 0
  2045.     BorderHeightSelected = 0
  2046.     ILIcon = IntGfxMod.UnitWin
  2047.     ILIndexDown = 35
  2048.     ILIndexLit = 34
  2049.     ILIndexUp = 34
  2050.     TextColor = clBlack
  2051.     TextSelColor = clBlack
  2052.     WinWidth = 41
  2053.     Checked = False
  2054.     OnChange = Gnd1Change
  2055.     RadioIndex = 1
  2056.     Left = 184
  2057.     Top = 504
  2058.   end
  2059.   object Defend: TAOWCheckBox
  2060.     OnMouseDown = Gnd3MouseDown
  2061.     OnDraw = DefendDraw
  2062.     Priority = 500
  2063.     WinLeft = 256
  2064.     WinTop = 46
  2065.     AOWWindow = T3Panel
  2066.     ToolTip = General.ToolTip
  2067.     ToolTipText.Strings = (
  2068.       'Defensive weapon slot')
  2069.     CaptureInput = True
  2070.     Alignment.AlignWidth = awRight
  2071.     Alignment.AlignHeight = ahTop
  2072.     Alignment.HeightPercent = 0
  2073.     Alignment.WidthPercent = 0
  2074.     Alignment.LeftOffPercent = 0
  2075.     Alignment.RightOffPercent = 0
  2076.     Alignment.TopOffPercent = 0
  2077.     Alignment.BottomOffPercent = 0
  2078.     Alignment.LeftOffset = 70
  2079.     Alignment.RightOffset = 79
  2080.     Alignment.TopOffset = 46
  2081.     Alignment.BottomOffset = 0
  2082.     Masked = True
  2083.     BorderHeight = 0
  2084.     BorderHeightSelected = 0
  2085.     ILIcon = IntGfxMod.UnitWin
  2086.     ILIndexDown = 35
  2087.     ILIndexLit = 34
  2088.     ILIndexUp = 34
  2089.     TextColor = clBlack
  2090.     TextSelColor = clBlack
  2091.     WinWidth = 41
  2092.     Checked = False
  2093.     OnChange = Gnd1Change
  2094.     RadioIndex = 1
  2095.     Left = 224
  2096.     Top = 504
  2097.   end
  2098.   object RingL: TAOWCheckBox
  2099.     OnMouseDown = Gnd3MouseDown
  2100.     OnDraw = RingLDraw
  2101.     Priority = 500
  2102.     WinLeft = 230
  2103.     WinTop = 95
  2104.     AOWWindow = T3Panel
  2105.     ToolTip = General.ToolTip
  2106.     ToolTipText.Strings = (
  2107.       'Ring slot')
  2108.     CaptureInput = True
  2109.     Alignment.AlignWidth = awRight
  2110.     Alignment.AlignHeight = ahTop
  2111.     Alignment.HeightPercent = 0
  2112.     Alignment.WidthPercent = 0
  2113.     Alignment.LeftOffPercent = 0
  2114.     Alignment.RightOffPercent = 0
  2115.     Alignment.TopOffPercent = 0
  2116.     Alignment.BottomOffPercent = 0
  2117.     Alignment.LeftOffset = 105
  2118.     Alignment.RightOffset = 105
  2119.     Alignment.TopOffset = 95
  2120.     Alignment.BottomOffset = 0
  2121.     Masked = True
  2122.     BorderHeight = 0
  2123.     BorderHeightSelected = 0
  2124.     ILIcon = IntGfxMod.UnitWin
  2125.     ILIndexDown = 37
  2126.     ILIndexLit = 36
  2127.     ILIndexUp = 36
  2128.     TextColor = clBlack
  2129.     TextSelColor = clBlack
  2130.     WinWidth = 41
  2131.     Checked = False
  2132.     OnChange = Gnd1Change
  2133.     RadioIndex = 1
  2134.     Left = 264
  2135.     Top = 504
  2136.   end
  2137.   object RingR: TAOWCheckBox
  2138.     OnMouseDown = Gnd3MouseDown
  2139.     OnDraw = RingLDraw
  2140.     Priority = 500
  2141.     WinLeft = 105
  2142.     WinTop = 95
  2143.     AOWWindow = T3Panel
  2144.     ToolTip = General.ToolTip
  2145.     ToolTipText.Strings = (
  2146.       'Ring slot'
  2147.       '')
  2148.     CaptureInput = True
  2149.     Alignment.AlignWidth = awLeft
  2150.     Alignment.AlignHeight = ahTop
  2151.     Alignment.HeightPercent = 0
  2152.     Alignment.WidthPercent = 0
  2153.     Alignment.LeftOffPercent = 0
  2154.     Alignment.RightOffPercent = 0
  2155.     Alignment.TopOffPercent = 0
  2156.     Alignment.BottomOffPercent = 0
  2157.     Alignment.LeftOffset = 105
  2158.     Alignment.RightOffset = 105
  2159.     Alignment.TopOffset = 95
  2160.     Alignment.BottomOffset = 0
  2161.     Masked = True
  2162.     BorderHeight = 0
  2163.     BorderHeightSelected = 0
  2164.     ILIcon = IntGfxMod.UnitWin
  2165.     ILIndexDown = 37
  2166.     ILIndexLit = 36
  2167.     ILIndexUp = 36
  2168.     TextColor = clBlack
  2169.     TextSelColor = clBlack
  2170.     WinWidth = 41
  2171.     Checked = False
  2172.     OnChange = Gnd1Change
  2173.     RadioIndex = 1
  2174.     Left = 304
  2175.     Top = 504
  2176.   end
  2177.   object Gnd3: TAOWCheckBox
  2178.     OnMouseDown = Gnd3MouseDown
  2179.     OnDraw = Gnd1Draw
  2180.     Priority = 1000
  2181.     WinLeft = 168
  2182.     WinTop = 155
  2183.     AOWWindow = T3Panel
  2184.     ToolTip = General.ToolTip
  2185.     ToolTipText.Strings = (
  2186.       
  2187.         'Ground item slot.  Moving items from here to the hero slots pick' +
  2188.         's them up.  Placing items here will drop them')
  2189.     CaptureInput = True
  2190.     Alignment.AlignWidth = awCenter
  2191.     Alignment.AlignHeight = ahTop
  2192.     Alignment.HeightPercent = 0
  2193.     Alignment.WidthPercent = 0
  2194.     Alignment.LeftOffPercent = 0
  2195.     Alignment.RightOffPercent = 0
  2196.     Alignment.TopOffPercent = 0
  2197.     Alignment.BottomOffPercent = 0
  2198.     Alignment.LeftOffset = 4
  2199.     Alignment.RightOffset = 0
  2200.     Alignment.TopOffset = 155
  2201.     Alignment.BottomOffset = 0
  2202.     Masked = True
  2203.     BorderHeight = 0
  2204.     BorderHeightSelected = 0
  2205.     ILIcon = IntGfxMod.UnitWin
  2206.     ILIndexDown = 33
  2207.     ILIndexLit = 32
  2208.     ILIndexUp = 32
  2209.     TextColor = clBlack
  2210.     TextSelColor = clBlack
  2211.     WinWidth = 41
  2212.     Checked = False
  2213.     OnChange = Gnd1Change
  2214.     RadioIndex = 1
  2215.     Left = 520
  2216.     Top = 504
  2217.   end
  2218.   object Gnd2: TAOWCheckBox
  2219.     OnMouseDown = Gnd3MouseDown
  2220.     OnDraw = Gnd1Draw
  2221.     Priority = 1000
  2222.     WinLeft = 124
  2223.     WinTop = 155
  2224.     AOWWindow = T3Panel
  2225.     ToolTip = General.ToolTip
  2226.     ToolTipText.Strings = (
  2227.       
  2228.         'Ground item slot.  Moving items from here to the hero slots pick' +
  2229.         's them up.  Placing items here will drop them')
  2230.     CaptureInput = True
  2231.     Alignment.AlignWidth = awLeft
  2232.     Alignment.AlignHeight = ahTop
  2233.     Alignment.HeightPercent = 0
  2234.     Alignment.WidthPercent = 0
  2235.     Alignment.LeftOffPercent = 0
  2236.     Alignment.RightOffPercent = 0
  2237.     Alignment.TopOffPercent = 0
  2238.     Alignment.BottomOffPercent = 0
  2239.     Alignment.LeftOffset = 124
  2240.     Alignment.RightOffset = 0
  2241.     Alignment.TopOffset = 155
  2242.     Alignment.BottomOffset = 0
  2243.     Masked = True
  2244.     BorderHeight = 0
  2245.     BorderHeightSelected = 0
  2246.     ILIcon = IntGfxMod.UnitWin
  2247.     ILIndexDown = 33
  2248.     ILIndexLit = 32
  2249.     ILIndexUp = 32
  2250.     TextColor = clBlack
  2251.     TextSelColor = clBlack
  2252.     WinWidth = 41
  2253.     Checked = False
  2254.     OnChange = Gnd1Change
  2255.     RadioIndex = 1
  2256.     Left = 480
  2257.     Top = 504
  2258.   end
  2259.   object Gnd1: TAOWCheckBox
  2260.     OnMouseDown = Gnd3MouseDown
  2261.     OnDraw = Gnd1Draw
  2262.     Priority = 1000
  2263.     WinLeft = 80
  2264.     WinTop = 155
  2265.     AOWWindow = T3Panel
  2266.     ToolTip = General.ToolTip
  2267.     ToolTipText.Strings = (
  2268.       
  2269.         'Ground item slot.  Moving items from here to the hero slots pick' +
  2270.         's them up.  Placing items here will drop them')
  2271.     CaptureInput = True
  2272.     Alignment.AlignWidth = awLeft
  2273.     Alignment.AlignHeight = ahTop
  2274.     Alignment.HeightPercent = 0
  2275.     Alignment.WidthPercent = 0
  2276.     Alignment.LeftOffPercent = 0
  2277.     Alignment.RightOffPercent = 0
  2278.     Alignment.TopOffPercent = 0
  2279.     Alignment.BottomOffPercent = 0
  2280.     Alignment.LeftOffset = 80
  2281.     Alignment.RightOffset = 0
  2282.     Alignment.TopOffset = 155
  2283.     Alignment.BottomOffset = 0
  2284.     Masked = True
  2285.     BorderHeight = 0
  2286.     BorderHeightSelected = 0
  2287.     ILIcon = IntGfxMod.UnitWin
  2288.     ILIndexDown = 33
  2289.     ILIndexLit = 32
  2290.     ILIndexUp = 32
  2291.     TextColor = clBlack
  2292.     TextSelColor = clBlack
  2293.     WinWidth = 41
  2294.     Checked = False
  2295.     OnChange = Gnd1Change
  2296.     RadioIndex = 1
  2297.     Left = 440
  2298.     Top = 504
  2299.   end
  2300.   object Gnd4: TAOWCheckBox
  2301.     OnMouseDown = Gnd3MouseDown
  2302.     OnDraw = Gnd1Draw
  2303.     Priority = 1000
  2304.     WinLeft = 212
  2305.     WinTop = 155
  2306.     AOWWindow = T3Panel
  2307.     ToolTip = General.ToolTip
  2308.     ToolTipText.Strings = (
  2309.       
  2310.         'Ground item slot.  Moving items from here to the hero slots pick' +
  2311.         's them up.  Placing items here will drop them')
  2312.     CaptureInput = True
  2313.     Alignment.AlignWidth = awRight
  2314.     Alignment.AlignHeight = ahTop
  2315.     Alignment.HeightPercent = 0
  2316.     Alignment.WidthPercent = 0
  2317.     Alignment.LeftOffPercent = 0
  2318.     Alignment.RightOffPercent = 0
  2319.     Alignment.TopOffPercent = 0
  2320.     Alignment.BottomOffPercent = 0
  2321.     Alignment.LeftOffset = 0
  2322.     Alignment.RightOffset = 123
  2323.     Alignment.TopOffset = 155
  2324.     Alignment.BottomOffset = 0
  2325.     Masked = True
  2326.     BorderHeight = 0
  2327.     BorderHeightSelected = 0
  2328.     ILIcon = IntGfxMod.UnitWin
  2329.     ILIndexDown = 33
  2330.     ILIndexLit = 32
  2331.     ILIndexUp = 32
  2332.     TextColor = clBlack
  2333.     TextSelColor = clBlack
  2334.     WinWidth = 41
  2335.     Checked = False
  2336.     OnChange = Gnd1Change
  2337.     RadioIndex = 1
  2338.     Left = 560
  2339.     Top = 504
  2340.   end
  2341.   object Gnd5: TAOWCheckBox
  2342.     OnMouseDown = Gnd3MouseDown
  2343.     OnDraw = Gnd1Draw
  2344.     Priority = 1000
  2345.     WinLeft = 256
  2346.     WinTop = 155
  2347.     AOWWindow = T3Panel
  2348.     ToolTip = General.ToolTip
  2349.     ToolTipText.Strings = (
  2350.       
  2351.         'Ground item slot.  Moving items from here to the hero slots pick' +
  2352.         's them up.  Placing items here will drop them')
  2353.     CaptureInput = True
  2354.     Alignment.AlignWidth = awRight
  2355.     Alignment.AlignHeight = ahTop
  2356.     Alignment.HeightPercent = 0
  2357.     Alignment.WidthPercent = 0
  2358.     Alignment.LeftOffPercent = 0
  2359.     Alignment.RightOffPercent = 0
  2360.     Alignment.TopOffPercent = 0
  2361.     Alignment.BottomOffPercent = 0
  2362.     Alignment.LeftOffset = 77
  2363.     Alignment.RightOffset = 79
  2364.     Alignment.TopOffset = 155
  2365.     Alignment.BottomOffset = 0
  2366.     Masked = True
  2367.     BorderHeight = 0
  2368.     BorderHeightSelected = 0
  2369.     ILIcon = IntGfxMod.UnitWin
  2370.     ILIndexDown = 33
  2371.     ILIndexLit = 32
  2372.     ILIndexUp = 32
  2373.     TextColor = clBlack
  2374.     TextSelColor = clBlack
  2375.     WinWidth = 41
  2376.     Checked = False
  2377.     OnChange = Gnd1Change
  2378.     RadioIndex = 1
  2379.     Left = 600
  2380.     Top = 504
  2381.   end
  2382.   object GndLbl: TAOWLabel
  2383.     Priority = 1000
  2384.     WinLeft = 141
  2385.     WinTop = 143
  2386.     AOWWindow = T3Panel
  2387.     CaptureInput = True
  2388.     Alignment.AlignWidth = awCenter
  2389.     Alignment.AlignHeight = ahTop
  2390.     Alignment.HeightPercent = 0
  2391.     Alignment.WidthPercent = 0
  2392.     Alignment.LeftOffPercent = 0
  2393.     Alignment.RightOffPercent = 0
  2394.     Alignment.TopOffPercent = 0
  2395.     Alignment.BottomOffPercent = 0
  2396.     Alignment.LeftOffset = 7
  2397.     Alignment.RightOffset = 7
  2398.     Alignment.TopOffset = 143
  2399.     Alignment.BottomOffset = 0
  2400.     Masked = True
  2401.     AOWFont = FontModule.Age8
  2402.     Text = 'Items on the Ground'
  2403.     TextColor = 2370853
  2404.     Left = 352
  2405.     Top = 504
  2406.   end
  2407.   object SlotBack: TAOWImage
  2408.     Priority = 0
  2409.     WinLeft = 9
  2410.     WinTop = 2
  2411.     AOWWindow = T3Panel
  2412.     CaptureInput = True
  2413.     Alignment.AlignWidth = awCenter
  2414.     Alignment.AlignHeight = ahTop
  2415.     Alignment.HeightPercent = 0
  2416.     Alignment.WidthPercent = 0
  2417.     Alignment.LeftOffPercent = 0
  2418.     Alignment.RightOffPercent = 0
  2419.     Alignment.TopOffPercent = 0
  2420.     Alignment.BottomOffPercent = 0
  2421.     Alignment.LeftOffset = 0
  2422.     Alignment.RightOffset = 0
  2423.     Alignment.TopOffset = 2
  2424.     Alignment.BottomOffset = 0
  2425.     Masked = False
  2426.     ImageLib = IntGfxMod.UnitWin
  2427.     AnimStart = 0
  2428.     CurrentImage = 40
  2429.     AnimEnd = 0
  2430.     WinWidth = 358
  2431.     WinHeight = 193
  2432.     Animate = False
  2433.     AnimFrameDelay = 0
  2434.     Left = 16
  2435.     Top = 504
  2436.   end
  2437.   object DisbandBtn: TAOWButton
  2438.     Priority = 250
  2439.     WinLeft = 89
  2440.     WinTop = 380
  2441.     AOWWindow = UnitWin
  2442.     CaptureInput = True
  2443.     Alignment.AlignWidth = awRight
  2444.     Alignment.AlignHeight = ahBottom
  2445.     Alignment.HeightPercent = 0
  2446.     Alignment.WidthPercent = 0
  2447.     Alignment.LeftOffPercent = 32
  2448.     Alignment.RightOffPercent = 50
  2449.     Alignment.TopOffPercent = 0
  2450.     Alignment.BottomOffPercent = 0
  2451.     Alignment.LeftOffset = 0
  2452.     Alignment.RightOffset = 2
  2453.     Alignment.TopOffset = 0
  2454.     Alignment.BottomOffset = 10
  2455.     Masked = False
  2456.     AOWFont = FontModule.Age10
  2457.     BorderHeight = 8
  2458.     BorderHeightSelected = 9
  2459.     ILButton = IntGfxMod.GenericB
  2460.     ILIndexDown = 22
  2461.     ILIndexLit = 25
  2462.     ILIndexUp = 19
  2463.     Text = 'Disband'
  2464.     TextColor = 89
  2465.     TextSelColor = clWhite
  2466.     WinWidth = 119
  2467.     OnClick = DisbandBtnClick
  2468.     Left = 248
  2469.     Top = 256
  2470.   end
  2471.   object ItemUsePnl: TAOWPanel
  2472.     Visible = False
  2473.     Priority = 500
  2474.     WinLeft = 0
  2475.     WinTop = 0
  2476.     WinWidth = 376
  2477.     Masked = False
  2478.     Alignment.AlignWidth = awBoth
  2479.     Alignment.AlignHeight = ahBoth
  2480.     Alignment.HeightPercent = 0
  2481.     Alignment.WidthPercent = 0
  2482.     Alignment.LeftOffPercent = 0
  2483.     Alignment.RightOffPercent = 0
  2484.     Alignment.TopOffPercent = 0
  2485.     Alignment.BottomOffPercent = 0
  2486.     Alignment.LeftOffset = 0
  2487.     Alignment.RightOffset = 0
  2488.     Alignment.TopOffset = 0
  2489.     Alignment.BottomOffset = 0
  2490.     WinHeight = 201
  2491.     AOWWindow = T3Panel
  2492.     ILTexture = IntGfxMod.GenericT
  2493.     ILIndexFrame = 0
  2494.     ILIndexTexture = 2
  2495.     OwnerItem = 3
  2496.     MinWidth = 0
  2497.     MinHeight = 0
  2498.     Left = 16
  2499.     Top = 552
  2500.   end
  2501.   object ItemUseBtn: TAOWButton
  2502.     Priority = 100
  2503.     WinLeft = 83
  2504.     WinTop = 103
  2505.     AOWWindow = ItemUsePnl
  2506.     ToolTip = General.ToolTip
  2507.     ToolTipText.Strings = (
  2508.       'Uses selected item')
  2509.     CaptureInput = True
  2510.     Alignment.AlignWidth = awCenter
  2511.     Alignment.AlignHeight = ahBottom
  2512.     Alignment.HeightPercent = 0
  2513.     Alignment.WidthPercent = 0
  2514.     Alignment.LeftOffPercent = 0
  2515.     Alignment.RightOffPercent = 0
  2516.     Alignment.TopOffPercent = 0
  2517.     Alignment.BottomOffPercent = 0
  2518.     Alignment.LeftOffset = 0
  2519.     Alignment.RightOffset = 9
  2520.     Alignment.TopOffset = 0
  2521.     Alignment.BottomOffset = 76
  2522.     Masked = True
  2523.     AOWFont = FontModule.Age10
  2524.     BorderHeight = 6
  2525.     BorderHeightSelected = 7
  2526.     ILButton = IntGfxMod.GenericB
  2527.     ILIndexDown = 46
  2528.     ILIndexLit = 49
  2529.     ILIndexUp = 43
  2530.     Text = 'Use Potion of Healing'
  2531.     TextColor = clBlack
  2532.     TextSelColor = clWhite
  2533.     WinWidth = 210
  2534.     OnClick = UseItemClick
  2535.     Left = 104
  2536.     Top = 553
  2537.   end
  2538.   object ItemPic: TAOWImage
  2539.     Priority = 0
  2540.     WinLeft = 9
  2541.     WinTop = 2
  2542.     AOWWindow = ItemUsePnl
  2543.     CaptureInput = True
  2544.     Alignment.AlignWidth = awCenter
  2545.     Alignment.AlignHeight = ahTop
  2546.     Alignment.HeightPercent = 0
  2547.     Alignment.WidthPercent = 0
  2548.     Alignment.LeftOffPercent = 0
  2549.     Alignment.RightOffPercent = 0
  2550.     Alignment.TopOffPercent = 0
  2551.     Alignment.BottomOffPercent = 0
  2552.     Alignment.LeftOffset = 0
  2553.     Alignment.RightOffset = 0
  2554.     Alignment.TopOffset = 2
  2555.     Alignment.BottomOffset = 0
  2556.     Masked = False
  2557.     ImageLib = IntGfxMod.UnitWin
  2558.     AnimStart = 0
  2559.     CurrentImage = 40
  2560.     AnimEnd = 0
  2561.     WinWidth = 358
  2562.     WinHeight = 193
  2563.     Animate = False
  2564.     AnimFrameDelay = 0
  2565.     Left = 64
  2566.     Top = 552
  2567.   end
  2568.   object UnitMainPnl: TAOWPanel
  2569.     Priority = 0
  2570.     WinLeft = 21
  2571.     WinTop = 22
  2572.     WinWidth = 378
  2573.     Masked = True
  2574.     Alignment.AlignWidth = awBoth
  2575.     Alignment.AlignHeight = ahTop
  2576.     Alignment.HeightPercent = 0
  2577.     Alignment.WidthPercent = 0
  2578.     Alignment.LeftOffPercent = 0
  2579.     Alignment.RightOffPercent = 0
  2580.     Alignment.TopOffPercent = 0
  2581.     Alignment.BottomOffPercent = 0
  2582.     Alignment.LeftOffset = 21
  2583.     Alignment.RightOffset = 21
  2584.     Alignment.TopOffset = 22
  2585.     Alignment.BottomOffset = 0
  2586.     WinHeight = 143
  2587.     AOWWindow = UnitWin
  2588.     ILTexture = IntGfxMod.GenericT
  2589.     ILIndexFrame = 40
  2590.     ILIndexTexture = 2
  2591.     OwnerItem = 0
  2592.     MinWidth = 0
  2593.     MinHeight = 0
  2594.     Left = 24
  2595.     Top = 56
  2596.   end
  2597.   object UnitName: TAOWLabel
  2598.     Priority = 1500
  2599.     WinLeft = 130
  2600.     WinTop = 8
  2601.     AOWWindow = UnitMainPnl
  2602.     CaptureInput = True
  2603.     Alignment.AlignWidth = awCenter
  2604.     Alignment.AlignHeight = ahTop
  2605.     Alignment.HeightPercent = 0
  2606.     Alignment.WidthPercent = 0
  2607.     Alignment.LeftOffPercent = 0
  2608.     Alignment.RightOffPercent = 0
  2609.     Alignment.TopOffPercent = 0
  2610.     Alignment.BottomOffPercent = 0
  2611.     Alignment.LeftOffset = 130
  2612.     Alignment.RightOffset = 0
  2613.     Alignment.TopOffset = 8
  2614.     Alignment.BottomOffset = 0
  2615.     Masked = True
  2616.     AOWFont = FontModule.Age10s
  2617.     Text = 'Sangofil of the Elves'
  2618.     TextColor = 13299411
  2619.     Left = 392
  2620.     Top = 8
  2621.   end
  2622.   object UnitFrRight: TAOWImage
  2623.     Priority = 200
  2624.     WinLeft = 260
  2625.     WinTop = 0
  2626.     AOWWindow = UnitMainPnl
  2627.     CaptureInput = True
  2628.     Alignment.AlignWidth = awRight
  2629.     Alignment.AlignHeight = ahTop
  2630.     Alignment.HeightPercent = 0
  2631.     Alignment.WidthPercent = 0
  2632.     Alignment.LeftOffPercent = 0
  2633.     Alignment.RightOffPercent = 0
  2634.     Alignment.TopOffPercent = 0
  2635.     Alignment.BottomOffPercent = 0
  2636.     Alignment.LeftOffset = 0
  2637.     Alignment.RightOffset = 0
  2638.     Alignment.TopOffset = 0
  2639.     Alignment.BottomOffset = 0
  2640.     Masked = False
  2641.     ImageLib = IntGfxMod.UnitWin
  2642.     AnimStart = 0
  2643.     CurrentImage = 45
  2644.     AnimEnd = 6
  2645.     WinWidth = 118
  2646.     WinHeight = 143
  2647.     Animate = False
  2648.     AnimFrameDelay = 0
  2649.     Left = 440
  2650.     Top = 8
  2651.   end
  2652.   object UAttackIcon: TAOWImage
  2653.     Priority = 0
  2654.     WinLeft = 5
  2655.     WinTop = 1
  2656.     AOWWindow = UStatPnl
  2657.     ToolTip = General.ToolTip
  2658.     ToolTipText.Strings = (
  2659.       
  2660.         'Attack is the ability of a unit to hit a target with a melee str' +
  2661.         'ike.')
  2662.     CaptureInput = True
  2663.     Alignment.AlignWidth = awLeft
  2664.     Alignment.AlignHeight = ahTop
  2665.     Alignment.HeightPercent = 0
  2666.     Alignment.WidthPercent = 0
  2667.     Alignment.LeftOffPercent = 0
  2668.     Alignment.RightOffPercent = 0
  2669.     Alignment.TopOffPercent = 0
  2670.     Alignment.BottomOffPercent = 0
  2671.     Alignment.LeftOffset = 5
  2672.     Alignment.RightOffset = 0
  2673.     Alignment.TopOffset = 1
  2674.     Alignment.BottomOffset = 0
  2675.     Masked = False
  2676.     ImageLib = IntGfxMod.UnitIcons
  2677.     AnimStart = 0
  2678.     CurrentImage = 0
  2679.     AnimEnd = 6
  2680.     WinWidth = 15
  2681.     WinHeight = 17
  2682.     Animate = False
  2683.     AnimFrameDelay = 0
  2684.     Left = 144
  2685.     Top = 61
  2686.   end
  2687.   object UDefenseIcon: TAOWImage
  2688.     Priority = 0
  2689.     WinLeft = 5
  2690.     WinTop = 22
  2691.     AOWWindow = UStatPnl
  2692.     ToolTip = General.ToolTip
  2693.     ToolTipText.Strings = (
  2694.       
  2695.         'Defense is the ability of a unit to avoid being hit by physical ' +
  2696.         'attacks.')
  2697.     CaptureInput = True
  2698.     Alignment.AlignWidth = awLeft
  2699.     Alignment.AlignHeight = ahTop
  2700.     Alignment.HeightPercent = 0
  2701.     Alignment.WidthPercent = 0
  2702.     Alignment.LeftOffPercent = 0
  2703.     Alignment.RightOffPercent = 0
  2704.     Alignment.TopOffPercent = 0
  2705.     Alignment.BottomOffPercent = 0
  2706.     Alignment.LeftOffset = 5
  2707.     Alignment.RightOffset = 0
  2708.     Alignment.TopOffset = 22
  2709.     Alignment.BottomOffset = 0
  2710.     Masked = False
  2711.     ImageLib = IntGfxMod.UnitIcons
  2712.     AnimStart = 0
  2713.     CurrentImage = 1
  2714.     AnimEnd = 6
  2715.     WinWidth = 15
  2716.     WinHeight = 17
  2717.     Animate = False
  2718.     AnimFrameDelay = 0
  2719.     Left = 144
  2720.     Top = 104
  2721.   end
  2722.   object UMovesIcon: TAOWImage
  2723.     Priority = 0
  2724.     WinLeft = 0
  2725.     WinTop = 45
  2726.     AOWWindow = UStatPnl
  2727.     ToolTip = General.ToolTip
  2728.     ToolTipText.Strings = (
  2729.       'Moves are the range a unit can move in a turn (Current/Maximum).')
  2730.     CaptureInput = True
  2731.     Alignment.AlignWidth = awLeft
  2732.     Alignment.AlignHeight = ahTop
  2733.     Alignment.HeightPercent = 0
  2734.     Alignment.WidthPercent = 0
  2735.     Alignment.LeftOffPercent = 0
  2736.     Alignment.RightOffPercent = 0
  2737.     Alignment.TopOffPercent = 0
  2738.     Alignment.BottomOffPercent = 0
  2739.     Alignment.LeftOffset = 0
  2740.     Alignment.RightOffset = 0
  2741.     Alignment.TopOffset = 45
  2742.     Alignment.BottomOffset = 0
  2743.     Masked = False
  2744.     ImageLib = IntGfxMod.MoveIcons
  2745.     AnimStart = 0
  2746.     CurrentImage = 0
  2747.     AnimEnd = 19
  2748.     WinWidth = 32
  2749.     WinHeight = 17
  2750.     Animate = False
  2751.     AnimFrameDelay = 0
  2752.     Left = 144
  2753.     Top = 144
  2754.   end
  2755.   object UDamageIcon: TAOWImage
  2756.     Priority = 0
  2757.     WinLeft = 74
  2758.     WinTop = 1
  2759.     AOWWindow = UStatPnl
  2760.     ToolTip = General.ToolTip
  2761.     ToolTipText.Strings = (
  2762.       'Damage is the maximum strength of a unit'#39's melee attack.')
  2763.     CaptureInput = True
  2764.     Alignment.AlignWidth = awLeft
  2765.     Alignment.AlignHeight = ahTop
  2766.     Alignment.HeightPercent = 0
  2767.     Alignment.WidthPercent = 0
  2768.     Alignment.LeftOffPercent = 52
  2769.     Alignment.RightOffPercent = 0
  2770.     Alignment.TopOffPercent = 0
  2771.     Alignment.BottomOffPercent = 0
  2772.     Alignment.LeftOffset = 0
  2773.     Alignment.RightOffset = 0
  2774.     Alignment.TopOffset = 1
  2775.     Alignment.BottomOffset = 0
  2776.     Masked = False
  2777.     ImageLib = IntGfxMod.UnitIcons
  2778.     AnimStart = 0
  2779.     CurrentImage = 2
  2780.     AnimEnd = 6
  2781.     WinWidth = 15
  2782.     WinHeight = 17
  2783.     Animate = False
  2784.     AnimFrameDelay = 0
  2785.     Left = 216
  2786.     Top = 61
  2787.   end
  2788.   object UResistanceIcon: TAOWImage
  2789.     Priority = 0
  2790.     WinLeft = 74
  2791.     WinTop = 22
  2792.     AOWWindow = UStatPnl
  2793.     ToolTip = General.ToolTip
  2794.     ToolTipText.Strings = (
  2795.       
  2796.         'Resistance is the ability of a unit to repel non-physical attack' +
  2797.         's.')
  2798.     CaptureInput = True
  2799.     Alignment.AlignWidth = awLeft
  2800.     Alignment.AlignHeight = ahTop
  2801.     Alignment.HeightPercent = 0
  2802.     Alignment.WidthPercent = 0
  2803.     Alignment.LeftOffPercent = 52
  2804.     Alignment.RightOffPercent = 0
  2805.     Alignment.TopOffPercent = 0
  2806.     Alignment.BottomOffPercent = 0
  2807.     Alignment.LeftOffset = 0
  2808.     Alignment.RightOffset = 0
  2809.     Alignment.TopOffset = 22
  2810.     Alignment.BottomOffset = 0
  2811.     Masked = False
  2812.     ImageLib = IntGfxMod.UnitIcons
  2813.     AnimStart = 0
  2814.     CurrentImage = 3
  2815.     AnimEnd = 6
  2816.     WinWidth = 15
  2817.     WinHeight = 17
  2818.     Animate = False
  2819.     AnimFrameDelay = 0
  2820.     Left = 216
  2821.     Top = 104
  2822.   end
  2823.   object UHitsIcon: TAOWImage
  2824.     Priority = 0
  2825.     WinLeft = 74
  2826.     WinTop = 45
  2827.     AOWWindow = UStatPnl
  2828.     ToolTip = General.ToolTip
  2829.     ToolTipText.Strings = (
  2830.       
  2831.         'Hitpoints are the amount of damage a unit can withstand before d' +
  2832.         'ying (Current/Maximum).')
  2833.     CaptureInput = True
  2834.     Alignment.AlignWidth = awLeft
  2835.     Alignment.AlignHeight = ahTop
  2836.     Alignment.HeightPercent = 0
  2837.     Alignment.WidthPercent = 0
  2838.     Alignment.LeftOffPercent = 52
  2839.     Alignment.RightOffPercent = 0
  2840.     Alignment.TopOffPercent = 0
  2841.     Alignment.BottomOffPercent = 0
  2842.     Alignment.LeftOffset = 0
  2843.     Alignment.RightOffset = 0
  2844.     Alignment.TopOffset = 45
  2845.     Alignment.BottomOffset = 0
  2846.     Masked = False
  2847.     ImageLib = IntGfxMod.UnitIcons
  2848.     AnimStart = 0
  2849.     CurrentImage = 4
  2850.     AnimEnd = 6
  2851.     WinWidth = 15
  2852.     WinHeight = 17
  2853.     Animate = False
  2854.     AnimFrameDelay = 0
  2855.     Left = 216
  2856.     Top = 144
  2857.   end
  2858.   object UAttack: TAOWLabel
  2859.     Priority = 0
  2860.     WinLeft = 18
  2861.     WinTop = 3
  2862.     AOWWindow = UStatP1
  2863.     ToolTip = General.ToolTip
  2864.     ToolTipText.Strings = (
  2865.       
  2866.         'Attack is the ability of a unit to hit a target with a melee str' +
  2867.         'ike.')
  2868.     CaptureInput = True
  2869.     Alignment.AlignWidth = awCenter
  2870.     Alignment.AlignHeight = ahTop
  2871.     Alignment.HeightPercent = 0
  2872.     Alignment.WidthPercent = 0
  2873.     Alignment.LeftOffPercent = 0
  2874.     Alignment.RightOffPercent = 57
  2875.     Alignment.TopOffPercent = 0
  2876.     Alignment.BottomOffPercent = 0
  2877.     Alignment.LeftOffset = 0
  2878.     Alignment.RightOffset = 0
  2879.     Alignment.TopOffset = 3
  2880.     Alignment.BottomOffset = 0
  2881.     Masked = True
  2882.     AOWFont = FontModule.AoW15WhiteGrey
  2883.     Text = '9'
  2884.     TextColor = clWhite
  2885.     Left = 320
  2886.     Top = 61
  2887.   end
  2888.   object UDefense: TAOWLabel
  2889.     Priority = 0
  2890.     WinLeft = 18
  2891.     WinTop = 25
  2892.     AOWWindow = UStatP1
  2893.     ToolTip = General.ToolTip
  2894.     ToolTipText.Strings = (
  2895.       
  2896.         'Defense is the ability of a unit to avoid being hit by physical ' +
  2897.         'attacks.')
  2898.     CaptureInput = True
  2899.     Alignment.AlignWidth = awCenter
  2900.     Alignment.AlignHeight = ahTop
  2901.     Alignment.HeightPercent = 0
  2902.     Alignment.WidthPercent = 0
  2903.     Alignment.LeftOffPercent = 0
  2904.     Alignment.RightOffPercent = 57
  2905.     Alignment.TopOffPercent = 0
  2906.     Alignment.BottomOffPercent = 0
  2907.     Alignment.LeftOffset = 0
  2908.     Alignment.RightOffset = 0
  2909.     Alignment.TopOffset = 25
  2910.     Alignment.BottomOffset = 0
  2911.     Masked = True
  2912.     AOWFont = FontModule.AoW15WhiteGrey
  2913.     Text = '9'
  2914.     TextColor = clWhite
  2915.     Left = 320
  2916.     Top = 104
  2917.   end
  2918.   object UMoves: TAOWLabel
  2919.     Priority = 0
  2920.     WinLeft = 3
  2921.     WinTop = 47
  2922.     AOWWindow = UStatP1
  2923.     ToolTip = General.ToolTip
  2924.     ToolTipText.Strings = (
  2925.       'Moves are the range a unit can move in a turn (Current/Maximum).')
  2926.     CaptureInput = True
  2927.     Alignment.AlignWidth = awCenter
  2928.     Alignment.AlignHeight = ahTop
  2929.     Alignment.HeightPercent = 0
  2930.     Alignment.WidthPercent = 0
  2931.     Alignment.LeftOffPercent = 0
  2932.     Alignment.RightOffPercent = 57
  2933.     Alignment.TopOffPercent = 0
  2934.     Alignment.BottomOffPercent = 0
  2935.     Alignment.LeftOffset = 0
  2936.     Alignment.RightOffset = 0
  2937.     Alignment.TopOffset = 47
  2938.     Alignment.BottomOffset = 0
  2939.     Masked = True
  2940.     AOWFont = FontModule.AoW15WhiteGrey
  2941.     Text = '99/99'
  2942.     TextColor = clWhite
  2943.     Left = 320
  2944.     Top = 144
  2945.   end
  2946.   object UDamage: TAOWLabel
  2947.     Priority = 0
  2948.     WinLeft = 21
  2949.     WinTop = 3
  2950.     AOWWindow = UStatP2
  2951.     ToolTip = General.ToolTip
  2952.     ToolTipText.Strings = (
  2953.       'Damage is the maximum strength of a unit'#39's melee attack.')
  2954.     CaptureInput = True
  2955.     Alignment.AlignWidth = awCenter
  2956.     Alignment.AlignHeight = ahTop
  2957.     Alignment.HeightPercent = 0
  2958.     Alignment.WidthPercent = 0
  2959.     Alignment.LeftOffPercent = 0
  2960.     Alignment.RightOffPercent = 6
  2961.     Alignment.TopOffPercent = 0
  2962.     Alignment.BottomOffPercent = 0
  2963.     Alignment.LeftOffset = 0
  2964.     Alignment.RightOffset = 0
  2965.     Alignment.TopOffset = 3
  2966.     Alignment.BottomOffset = 0
  2967.     Masked = True
  2968.     AOWFont = FontModule.AoW15WhiteGrey
  2969.     Text = '9'
  2970.     TextColor = clWhite
  2971.     Left = 416
  2972.     Top = 61
  2973.   end
  2974.   object UResistance: TAOWLabel
  2975.     Priority = 0
  2976.     WinLeft = 21
  2977.     WinTop = 25
  2978.     AOWWindow = UStatP2
  2979.     ToolTip = General.ToolTip
  2980.     ToolTipText.Strings = (
  2981.       
  2982.         'Resistance is the ability of a unit to repel non-physical attack' +
  2983.         's.')
  2984.     CaptureInput = True
  2985.     Alignment.AlignWidth = awCenter
  2986.     Alignment.AlignHeight = ahTop
  2987.     Alignment.HeightPercent = 0
  2988.     Alignment.WidthPercent = 0
  2989.     Alignment.LeftOffPercent = 0
  2990.     Alignment.RightOffPercent = 6
  2991.     Alignment.TopOffPercent = 0
  2992.     Alignment.BottomOffPercent = 0
  2993.     Alignment.LeftOffset = 0
  2994.     Alignment.RightOffset = 0
  2995.     Alignment.TopOffset = 25
  2996.     Alignment.BottomOffset = 0
  2997.     Masked = True
  2998.     AOWFont = FontModule.AoW15WhiteGrey
  2999.     Text = '9'
  3000.     TextColor = clWhite
  3001.     Left = 416
  3002.     Top = 104
  3003.   end
  3004.   object UHits: TAOWLabel
  3005.     Priority = 0
  3006.     WinLeft = 6
  3007.     WinTop = 47
  3008.     AOWWindow = UStatP2
  3009.     ToolTip = General.ToolTip
  3010.     ToolTipText.Strings = (
  3011.       
  3012.         'Hitpoints are the amount of damage a unit can withstand before d' +
  3013.         'ying (Current/Maximum).')
  3014.     CaptureInput = True
  3015.     Alignment.AlignWidth = awCenter
  3016.     Alignment.AlignHeight = ahTop
  3017.     Alignment.HeightPercent = 0
  3018.     Alignment.WidthPercent = 0
  3019.     Alignment.LeftOffPercent = 0
  3020.     Alignment.RightOffPercent = 6
  3021.     Alignment.TopOffPercent = 0
  3022.     Alignment.BottomOffPercent = 0
  3023.     Alignment.LeftOffset = 0
  3024.     Alignment.RightOffset = 0
  3025.     Alignment.TopOffset = 47
  3026.     Alignment.BottomOffset = 0
  3027.     Masked = True
  3028.     AOWFont = FontModule.AoW15WhiteGrey
  3029.     Text = '99/99'
  3030.     TextColor = clWhite
  3031.     Left = 416
  3032.     Top = 144
  3033.   end
  3034.   object UStatPnl: TAOWPanel
  3035.     Priority = 0
  3036.     WinLeft = 117
  3037.     WinTop = 28
  3038.     WinWidth = 144
  3039.     Masked = True
  3040.     Alignment.AlignWidth = awCenter
  3041.     Alignment.AlignHeight = ahCenter
  3042.     Alignment.HeightPercent = 0
  3043.     Alignment.WidthPercent = 0
  3044.     Alignment.LeftOffPercent = 0
  3045.     Alignment.RightOffPercent = 0
  3046.     Alignment.TopOffPercent = 0
  3047.     Alignment.BottomOffPercent = 0
  3048.     Alignment.LeftOffset = 1
  3049.     Alignment.RightOffset = 0
  3050.     Alignment.TopOffset = 45
  3051.     Alignment.BottomOffset = 0
  3052.     WinHeight = 86
  3053.     AOWWindow = UnitMainPnl
  3054.     ILIndexFrame = 113
  3055.     ILIndexTexture = 17
  3056.     OwnerItem = 0
  3057.     MinWidth = 0
  3058.     MinHeight = 0
  3059.     Left = 88
  3060.     Top = 61
  3061.   end
  3062.   object UStatP1: TAOWPanel
  3063.     Priority = 0
  3064.     WinLeft = 28
  3065.     WinTop = 0
  3066.     WinWidth = 44
  3067.     Masked = True
  3068.     Alignment.AlignWidth = awBoth
  3069.     Alignment.AlignHeight = ahBoth
  3070.     Alignment.HeightPercent = 0
  3071.     Alignment.WidthPercent = 0
  3072.     Alignment.LeftOffPercent = 0
  3073.     Alignment.RightOffPercent = 50
  3074.     Alignment.TopOffPercent = 0
  3075.     Alignment.BottomOffPercent = 0
  3076.     Alignment.LeftOffset = 28
  3077.     Alignment.RightOffset = 0
  3078.     Alignment.TopOffset = 0
  3079.     Alignment.BottomOffset = 0
  3080.     WinHeight = 86
  3081.     AOWWindow = UStatPnl
  3082.     ILIndexFrame = 0
  3083.     ILIndexTexture = 0
  3084.     OwnerItem = 0
  3085.     MinWidth = 0
  3086.     MinHeight = 0
  3087.     Left = 272
  3088.     Top = 64
  3089.   end
  3090.   object UStatP2: TAOWPanel
  3091.     Priority = 0
  3092.     WinLeft = 93
  3093.     WinTop = 0
  3094.     WinWidth = 51
  3095.     Masked = True
  3096.     Alignment.AlignWidth = awBoth
  3097.     Alignment.AlignHeight = ahBoth
  3098.     Alignment.HeightPercent = 0
  3099.     Alignment.WidthPercent = 0
  3100.     Alignment.LeftOffPercent = 65
  3101.     Alignment.RightOffPercent = 0
  3102.     Alignment.TopOffPercent = 0
  3103.     Alignment.BottomOffPercent = 0
  3104.     Alignment.LeftOffset = 0
  3105.     Alignment.RightOffset = 0
  3106.     Alignment.TopOffset = 0
  3107.     Alignment.BottomOffset = 0
  3108.     WinHeight = 86
  3109.     AOWWindow = UStatPnl
  3110.     ILIndexFrame = 0
  3111.     ILIndexTexture = 0
  3112.     OwnerItem = 0
  3113.     MinWidth = 0
  3114.     MinHeight = 0
  3115.     Left = 368
  3116.     Top = 64
  3117.   end
  3118.   object UnitFr: TAOWPanel
  3119.     Priority = 0
  3120.     WinLeft = 1
  3121.     WinTop = 7
  3122.     WinWidth = 50
  3123.     Masked = False
  3124.     Alignment.AlignWidth = awLeft
  3125.     Alignment.AlignHeight = ahTop
  3126.     Alignment.HeightPercent = 0
  3127.     Alignment.WidthPercent = 0
  3128.     Alignment.LeftOffPercent = 0
  3129.     Alignment.RightOffPercent = 0
  3130.     Alignment.TopOffPercent = 0
  3131.     Alignment.BottomOffPercent = 0
  3132.     Alignment.LeftOffset = 1
  3133.     Alignment.RightOffset = 0
  3134.     Alignment.TopOffset = 7
  3135.     Alignment.BottomOffset = 0
  3136.     WinHeight = 47
  3137.     ILFrame = IntGfxMod.GenericF
  3138.     ILIndexFrame = 113
  3139.     ILIndexTexture = 17
  3140.     OwnerItem = 0
  3141.     MinWidth = 0
  3142.     MinHeight = 0
  3143.     Left = 88
  3144.     Top = 104
  3145.   end
  3146.   object Level: TAOWLabel
  3147.     Priority = 1000000
  3148.     WinLeft = 42
  3149.     WinTop = 18
  3150.     AOWWindow = RightFramePnl
  3151.     CaptureInput = True
  3152.     Alignment.AlignWidth = awCenter
  3153.     Alignment.AlignHeight = ahTop
  3154.     Alignment.HeightPercent = 0
  3155.     Alignment.WidthPercent = 0
  3156.     Alignment.LeftOffPercent = 0
  3157.     Alignment.RightOffPercent = 0
  3158.     Alignment.TopOffPercent = 0
  3159.     Alignment.BottomOffPercent = 0
  3160.     Alignment.LeftOffset = 7
  3161.     Alignment.RightOffset = 7
  3162.     Alignment.TopOffset = 18
  3163.     Alignment.BottomOffset = 0
  3164.     Masked = True
  3165.     AOWFont = FontModule.Age8
  3166.     Text = 'Level 5'
  3167.     TextColor = 1514524
  3168.     Left = 544
  3169.     Top = 64
  3170.   end
  3171.   object UnitLine1: TAOWImage
  3172.     Priority = 1000
  3173.     WinLeft = 118
  3174.     WinTop = 0
  3175.     AOWWindow = UnitMainPnl
  3176.     CaptureInput = True
  3177.     Alignment.AlignWidth = awCenter
  3178.     Alignment.AlignHeight = ahTop
  3179.     Alignment.HeightPercent = 0
  3180.     Alignment.WidthPercent = 0
  3181.     Alignment.LeftOffPercent = 0
  3182.     Alignment.RightOffPercent = 0
  3183.     Alignment.TopOffPercent = 0
  3184.     Alignment.BottomOffPercent = 0
  3185.     Alignment.LeftOffset = 11
  3186.     Alignment.RightOffset = 0
  3187.     Alignment.TopOffset = 0
  3188.     Alignment.BottomOffset = 11
  3189.     Masked = False
  3190.     ImageLib = IntGfxMod.CeltDeco
  3191.     AnimStart = 0
  3192.     CurrentImage = 1
  3193.     AnimEnd = 12
  3194.     WinWidth = 142
  3195.     WinHeight = 27
  3196.     Animate = False
  3197.     AnimFrameDelay = 0
  3198.     Left = 536
  3199.     Top = 8
  3200.   end
  3201.   object UnitLine2: TAOWImage
  3202.     Priority = 1000
  3203.     WinLeft = 118
  3204.     WinTop = 116
  3205.     AOWWindow = UnitMainPnl
  3206.     CaptureInput = True
  3207.     Alignment.AlignWidth = awCenter
  3208.     Alignment.AlignHeight = ahBottom
  3209.     Alignment.HeightPercent = 0
  3210.     Alignment.WidthPercent = 0
  3211.     Alignment.LeftOffPercent = 0
  3212.     Alignment.RightOffPercent = 0
  3213.     Alignment.TopOffPercent = 0
  3214.     Alignment.BottomOffPercent = 0
  3215.     Alignment.LeftOffset = 11
  3216.     Alignment.RightOffset = 0
  3217.     Alignment.TopOffset = 0
  3218.     Alignment.BottomOffset = 0
  3219.     Masked = False
  3220.     ImageLib = IntGfxMod.CeltDeco
  3221.     AnimStart = 0
  3222.     CurrentImage = 1
  3223.     AnimEnd = 12
  3224.     WinWidth = 142
  3225.     WinHeight = 27
  3226.     Animate = False
  3227.     AnimFrameDelay = 0
  3228.     Left = 592
  3229.     Top = 8
  3230.   end
  3231.   object FrLSh: TAOWImage
  3232.     OnPreDraw = FrLShPreDraw
  3233.     Priority = 100
  3234.     WinLeft = 1
  3235.     WinTop = 0
  3236.     AOWWindow = UnitMainPnl
  3237.     CaptureInput = True
  3238.     Alignment.AlignWidth = awLeft
  3239.     Alignment.AlignHeight = ahTop
  3240.     Alignment.HeightPercent = 0
  3241.     Alignment.WidthPercent = 0
  3242.     Alignment.LeftOffPercent = 0
  3243.     Alignment.RightOffPercent = 0
  3244.     Alignment.TopOffPercent = 0
  3245.     Alignment.BottomOffPercent = 0
  3246.     Alignment.LeftOffset = 1
  3247.     Alignment.RightOffset = 0
  3248.     Alignment.TopOffset = 0
  3249.     Alignment.BottomOffset = 0
  3250.     Masked = True
  3251.     ImageLib = IntGfxMod.UnitWin
  3252.     AnimStart = 0
  3253.     CurrentImage = 46
  3254.     AnimEnd = 6
  3255.     WinWidth = 118
  3256.     WinHeight = 143
  3257.     Animate = False
  3258.     AnimFrameDelay = 0
  3259.     Left = 336
  3260.     Top = 8
  3261.   end
  3262.   object FrRSh: TAOWImage
  3263.     OnPreDraw = FrRShPreDraw
  3264.     Priority = 100
  3265.     WinLeft = 260
  3266.     WinTop = 0
  3267.     AOWWindow = UnitMainPnl
  3268.     CaptureInput = True
  3269.     Alignment.AlignWidth = awRight
  3270.     Alignment.AlignHeight = ahTop
  3271.     Alignment.HeightPercent = 0
  3272.     Alignment.WidthPercent = 0
  3273.     Alignment.LeftOffPercent = 0
  3274.     Alignment.RightOffPercent = 0
  3275.     Alignment.TopOffPercent = 0
  3276.     Alignment.BottomOffPercent = 0
  3277.     Alignment.LeftOffset = 0
  3278.     Alignment.RightOffset = 0
  3279.     Alignment.TopOffset = 0
  3280.     Alignment.BottomOffset = 0
  3281.     Masked = True
  3282.     ImageLib = IntGfxMod.UnitWin
  3283.     AnimStart = 0
  3284.     CurrentImage = 46
  3285.     AnimEnd = 6
  3286.     WinWidth = 118
  3287.     WinHeight = 143
  3288.     Animate = False
  3289.     AnimFrameDelay = 0
  3290.     Left = 488
  3291.     Top = 8
  3292.   end
  3293.   object RightFramePnl: TAOWPanel
  3294.     Priority = 0
  3295.     WinLeft = 260
  3296.     WinTop = 0
  3297.     WinWidth = 118
  3298.     Masked = True
  3299.     Alignment.AlignWidth = awRight
  3300.     Alignment.AlignHeight = ahTop
  3301.     Alignment.HeightPercent = 0
  3302.     Alignment.WidthPercent = 0
  3303.     Alignment.LeftOffPercent = 0
  3304.     Alignment.RightOffPercent = 0
  3305.     Alignment.TopOffPercent = 0
  3306.     Alignment.BottomOffPercent = 0
  3307.     Alignment.LeftOffset = 1
  3308.     Alignment.RightOffset = 0
  3309.     Alignment.TopOffset = 50
  3310.     Alignment.BottomOffset = 0
  3311.     WinHeight = 143
  3312.     AOWWindow = UnitMainPnl
  3313.     ILTexture = IntGfxMod.GenericT
  3314.     ILIndexFrame = 113
  3315.     ILIndexTexture = 7
  3316.     OwnerItem = 0
  3317.     MinWidth = 0
  3318.     MinHeight = 0
  3319.     Left = 480
  3320.     Top = 61
  3321.   end
  3322.   object MoraleLbl: TAOWLabel
  3323.     Priority = 1500
  3324.     WinLeft = 155
  3325.     WinTop = 124
  3326.     AOWWindow = UnitMainPnl
  3327.     ToolTip = General.ToolTip
  3328.     ToolTipText.Strings = (
  3329.       
  3330.         'Morale modifiers: High [-], Good[-], Okay [-], Poor [Def-1/Res-1' +
  3331.         '], Terrible [Def-2/Res-2]')
  3332.     CaptureInput = True
  3333.     Alignment.AlignWidth = awCenter
  3334.     Alignment.AlignHeight = ahBottom
  3335.     Alignment.HeightPercent = 0
  3336.     Alignment.WidthPercent = 0
  3337.     Alignment.LeftOffPercent = 0
  3338.     Alignment.RightOffPercent = 0
  3339.     Alignment.TopOffPercent = 0
  3340.     Alignment.BottomOffPercent = 0
  3341.     Alignment.LeftOffset = 130
  3342.     Alignment.RightOffset = 0
  3343.     Alignment.TopOffset = 8
  3344.     Alignment.BottomOffset = 7
  3345.     Masked = True
  3346.     AOWFont = FontModule.Age10s
  3347.     Text = 'Morale: High'
  3348.     TextColor = 13299411
  3349.     Left = 640
  3350.     Top = 8
  3351.   end
  3352.   object UpkeepIcon: TAOWImage
  3353.     Priority = 0
  3354.     WinLeft = 5
  3355.     WinTop = 64
  3356.     AOWWindow = UStatPnl
  3357.     ToolTip = General.ToolTip
  3358.     ToolTipText.Strings = (
  3359.       
  3360.         'Upkeep is the cost to maintain the unit, in Gold or Mana, per tu' +
  3361.         'rn.')
  3362.     CaptureInput = True
  3363.     Alignment.AlignWidth = awLeft
  3364.     Alignment.AlignHeight = ahTop
  3365.     Alignment.HeightPercent = 0
  3366.     Alignment.WidthPercent = 0
  3367.     Alignment.LeftOffPercent = 0
  3368.     Alignment.RightOffPercent = 0
  3369.     Alignment.TopOffPercent = 0
  3370.     Alignment.BottomOffPercent = 0
  3371.     Alignment.LeftOffset = 5
  3372.     Alignment.RightOffset = 0
  3373.     Alignment.TopOffset = 64
  3374.     Alignment.BottomOffset = 0
  3375.     Masked = False
  3376.     ImageLib = IntGfxMod.TBWin
  3377.     AnimStart = 0
  3378.     CurrentImage = 51
  3379.     AnimEnd = 6
  3380.     WinWidth = 19
  3381.     WinHeight = 21
  3382.     Animate = False
  3383.     AnimFrameDelay = 0
  3384.     Left = 144
  3385.     Top = 184
  3386.   end
  3387.   object UpKeep: TAOWLabel
  3388.     Priority = 0
  3389.     WinLeft = 18
  3390.     WinTop = 68
  3391.     AOWWindow = UStatP1
  3392.     ToolTip = General.ToolTip
  3393.     ToolTipText.Strings = (
  3394.       
  3395.         'Upkeep is the cost to maintain the unit, in Gold or Mana, per tu' +
  3396.         'rn.')
  3397.     CaptureInput = True
  3398.     Alignment.AlignWidth = awCenter
  3399.     Alignment.AlignHeight = ahTop
  3400.     Alignment.HeightPercent = 0
  3401.     Alignment.WidthPercent = 0
  3402.     Alignment.LeftOffPercent = 0
  3403.     Alignment.RightOffPercent = 57
  3404.     Alignment.TopOffPercent = 0
  3405.     Alignment.BottomOffPercent = 0
  3406.     Alignment.LeftOffset = 0
  3407.     Alignment.RightOffset = 0
  3408.     Alignment.TopOffset = 68
  3409.     Alignment.BottomOffset = 0
  3410.     Masked = True
  3411.     AOWFont = FontModule.AoW15WhiteGrey
  3412.     Text = '3'
  3413.     TextColor = clWhite
  3414.     Left = 320
  3415.     Top = 184
  3416.   end
  3417.   object BCeltL: TAoWFrame
  3418.     Priority = 0
  3419.     WinLeft = 21
  3420.     WinTop = 380
  3421.     AOWWindow = UnitWin
  3422.     CaptureInput = True
  3423.     Alignment.AlignWidth = awBoth
  3424.     Alignment.AlignHeight = ahBottom
  3425.     Alignment.HeightPercent = 0
  3426.     Alignment.WidthPercent = 0
  3427.     Alignment.LeftOffPercent = 0
  3428.     Alignment.RightOffPercent = 0
  3429.     Alignment.TopOffPercent = 0
  3430.     Alignment.BottomOffPercent = 0
  3431.     Alignment.LeftOffset = 21
  3432.     Alignment.RightOffset = 21
  3433.     Alignment.TopOffset = 0
  3434.     Alignment.BottomOffset = 10
  3435.     Masked = False
  3436.     WinWidth = 378
  3437.     WinHeight = 27
  3438.     FrameType = frHorizLine
  3439.     ILIndexFrame = 0
  3440.     ILIndexLine = 55
  3441.     ILIndexTexture = 0
  3442.     ILLine = IntGfxMod.CeltDeco
  3443.     Left = 32
  3444.     Top = 256
  3445.   end
  3446.   object CeltLineL: TAOWImage
  3447.     Priority = 100
  3448.     WinLeft = 27
  3449.     WinTop = 380
  3450.     AOWWindow = UnitWin
  3451.     CaptureInput = True
  3452.     Alignment.AlignWidth = awLeft
  3453.     Alignment.AlignHeight = ahBottom
  3454.     Alignment.HeightPercent = 0
  3455.     Alignment.WidthPercent = 0
  3456.     Alignment.LeftOffPercent = 0
  3457.     Alignment.RightOffPercent = 0
  3458.     Alignment.TopOffPercent = 0
  3459.     Alignment.BottomOffPercent = 0
  3460.     Alignment.LeftOffset = 27
  3461.     Alignment.RightOffset = 27
  3462.     Alignment.TopOffset = 0
  3463.     Alignment.BottomOffset = 10
  3464.     Masked = False
  3465.     ImageLib = IntGfxMod.CeltDeco
  3466.     AnimStart = 0
  3467.     CurrentImage = 3
  3468.     AnimEnd = 12
  3469.     WinWidth = 54
  3470.     WinHeight = 27
  3471.     Animate = False
  3472.     AnimFrameDelay = 0
  3473.     Left = 88
  3474.     Top = 256
  3475.   end
  3476.   object GroundL: TAOWButton
  3477.     Visible = False
  3478.     Priority = 0
  3479.     WinLeft = 65
  3480.     WinTop = 170
  3481.     AOWWindow = T3Panel
  3482.     ToolTip = General.ToolTip
  3483.     ToolTipText.Strings = (
  3484.       'Displays help on this window')
  3485.     CaptureInput = True
  3486.     Alignment.AlignWidth = awLeft
  3487.     Alignment.AlignHeight = ahBottom
  3488.     Alignment.HeightPercent = 0
  3489.     Alignment.WidthPercent = 0
  3490.     Alignment.LeftOffPercent = 0
  3491.     Alignment.RightOffPercent = 0
  3492.     Alignment.TopOffPercent = 0
  3493.     Alignment.BottomOffPercent = 0
  3494.     Alignment.LeftOffset = 65
  3495.     Alignment.RightOffset = 36
  3496.     Alignment.TopOffset = 4
  3497.     Alignment.BottomOffset = 17
  3498.     Masked = False
  3499.     BorderHeight = 0
  3500.     BorderHeightSelected = 0
  3501.     ILIcon = IntGfxMod.GenericS
  3502.     ILIndexDown = 33
  3503.     ILIndexLit = 32
  3504.     ILIndexUp = 32
  3505.     TextColor = clBlack
  3506.     TextSelColor = clBlack
  3507.     WinWidth = 13
  3508.     OnClick = GroundLClick
  3509.     Left = 400
  3510.     Top = 504
  3511.   end
  3512.   object GroundR: TAOWButton
  3513.     Visible = False
  3514.     Priority = 0
  3515.     WinLeft = 300
  3516.     WinTop = 170
  3517.     AOWWindow = T3Panel
  3518.     ToolTip = General.ToolTip
  3519.     ToolTipText.Strings = (
  3520.       'Displays help on this window')
  3521.     CaptureInput = True
  3522.     Alignment.AlignWidth = awRight
  3523.     Alignment.AlignHeight = ahBottom
  3524.     Alignment.HeightPercent = 0
  3525.     Alignment.WidthPercent = 0
  3526.     Alignment.LeftOffPercent = 0
  3527.     Alignment.RightOffPercent = 0
  3528.     Alignment.TopOffPercent = 0
  3529.     Alignment.BottomOffPercent = 0
  3530.     Alignment.LeftOffset = 654
  3531.     Alignment.RightOffset = 63
  3532.     Alignment.TopOffset = 4
  3533.     Alignment.BottomOffset = 17
  3534.     Masked = False
  3535.     BorderHeight = 0
  3536.     BorderHeightSelected = 0
  3537.     ILIcon = IntGfxMod.GenericS
  3538.     ILIndexDown = 35
  3539.     ILIndexLit = 34
  3540.     ILIndexUp = 34
  3541.     TextColor = clBlack
  3542.     TextSelColor = clBlack
  3543.     WinWidth = 13
  3544.     OnClick = GroundRClick
  3545.     Left = 640
  3546.     Top = 504
  3547.   end
  3548.   object RelationIcn: TAOWImage
  3549.     Priority = 0
  3550.     WinLeft = 26
  3551.     WinTop = 10
  3552.     AOWWindow = T2RelPnl
  3553.     CaptureInput = True
  3554.     Alignment.AlignWidth = awCenter
  3555.     Alignment.AlignHeight = ahTop
  3556.     Alignment.HeightPercent = 0
  3557.     Alignment.WidthPercent = 0
  3558.     Alignment.LeftOffPercent = 0
  3559.     Alignment.RightOffPercent = 0
  3560.     Alignment.TopOffPercent = 0
  3561.     Alignment.BottomOffPercent = 0
  3562.     Alignment.LeftOffset = 0
  3563.     Alignment.RightOffset = 0
  3564.     Alignment.TopOffset = 10
  3565.     Alignment.BottomOffset = 0
  3566.     Masked = False
  3567.     ImageLib = IntGfxMod.RelWin
  3568.     AnimStart = 0
  3569.     CurrentImage = 11
  3570.     AnimEnd = 37
  3571.     WinWidth = 51
  3572.     WinHeight = 36
  3573.     Animate = False
  3574.     AnimFrameDelay = 0
  3575.     Left = 520
  3576.     Top = 400
  3577.   end
  3578.   object RelationV: TAOWLabel
  3579.     Priority = 0
  3580.     WinLeft = 37
  3581.     WinTop = 69
  3582.     AOWWindow = T2RelPnl
  3583.     CaptureInput = True
  3584.     Alignment.AlignWidth = awCenter
  3585.     Alignment.AlignHeight = ahBottom
  3586.     Alignment.HeightPercent = 0
  3587.     Alignment.WidthPercent = 0
  3588.     Alignment.LeftOffPercent = 0
  3589.     Alignment.RightOffPercent = 0
  3590.     Alignment.TopOffPercent = 0
  3591.     Alignment.BottomOffPercent = 0
  3592.     Alignment.LeftOffset = 10
  3593.     Alignment.RightOffset = 0
  3594.     Alignment.TopOffset = 45
  3595.     Alignment.BottomOffset = 7
  3596.     Masked = True
  3597.     AOWFont = FontModule.Age8
  3598.     Text = 'Hatred'
  3599.     TextColor = 9415072
  3600.     Left = 640
  3601.     Top = 400
  3602.   end
  3603.   object T2RelPnl: TAOWPanel
  3604.     Priority = 10
  3605.     WinLeft = 268
  3606.     WinTop = 109
  3607.     WinWidth = 103
  3608.     Masked = True
  3609.     Alignment.AlignWidth = awRight
  3610.     Alignment.AlignHeight = ahBottom
  3611.     Alignment.HeightPercent = 0
  3612.     Alignment.WidthPercent = 0
  3613.     Alignment.LeftOffPercent = 0
  3614.     Alignment.RightOffPercent = 0
  3615.     Alignment.TopOffPercent = 0
  3616.     Alignment.BottomOffPercent = 0
  3617.     Alignment.LeftOffset = 5
  3618.     Alignment.RightOffset = 5
  3619.     Alignment.TopOffset = 10
  3620.     Alignment.BottomOffset = 5
  3621.     WinHeight = 87
  3622.     AOWWindow = T2Panel
  3623.     ILFrame = IntGfxMod.GenericF
  3624.     ILTexture = IntGfxMod.GenericT
  3625.     ILIndexFrame = 105
  3626.     ILIndexTexture = 17
  3627.     OwnerItem = 0
  3628.     MinWidth = 0
  3629.     MinHeight = 0
  3630.     Left = 440
  3631.     Top = 400
  3632.   end
  3633.   object RelFr: TAoWFrame
  3634.     Priority = 0
  3635.     WinLeft = 1
  3636.     WinTop = 0
  3637.     AOWWindow = T2RelPnl
  3638.     CaptureInput = True
  3639.     Alignment.AlignWidth = awBoth
  3640.     Alignment.AlignHeight = ahBoth
  3641.     Alignment.HeightPercent = 0
  3642.     Alignment.WidthPercent = 0
  3643.     Alignment.LeftOffPercent = 0
  3644.     Alignment.RightOffPercent = 0
  3645.     Alignment.TopOffPercent = 0
  3646.     Alignment.BottomOffPercent = 0
  3647.     Alignment.LeftOffset = 1
  3648.     Alignment.RightOffset = 0
  3649.     Alignment.TopOffset = 0
  3650.     Alignment.BottomOffset = 1
  3651.     Masked = False
  3652.     WinWidth = 102
  3653.     WinHeight = 86
  3654.     FrameType = frHollowBox
  3655.     ILFrame = IntGfxMod.GenericF
  3656.     ILIndexFrame = 113
  3657.     ILIndexLine = 0
  3658.     ILIndexTexture = 0
  3659.     Left = 480
  3660.     Top = 400
  3661.   end
  3662.   object RelRing: TAOWImage
  3663.     Priority = 0
  3664.     WinLeft = 31
  3665.     WinTop = 10
  3666.     AOWWindow = T2RelPnl
  3667.     CaptureInput = True
  3668.     Alignment.AlignWidth = awLeft
  3669.     Alignment.AlignHeight = ahTop
  3670.     Alignment.HeightPercent = 0
  3671.     Alignment.WidthPercent = 0
  3672.     Alignment.LeftOffPercent = 0
  3673.     Alignment.RightOffPercent = 0
  3674.     Alignment.TopOffPercent = 0
  3675.     Alignment.BottomOffPercent = 0
  3676.     Alignment.LeftOffset = 31
  3677.     Alignment.RightOffset = 0
  3678.     Alignment.TopOffset = 10
  3679.     Alignment.BottomOffset = 0
  3680.     Masked = False
  3681.     ImageLib = IntGfxMod.UnitWin
  3682.     AnimStart = 0
  3683.     CurrentImage = 20
  3684.     AnimEnd = 37
  3685.     WinWidth = 39
  3686.     WinHeight = 36
  3687.     Animate = False
  3688.     AnimFrameDelay = 0
  3689.     Left = 568
  3690.     Top = 400
  3691.   end
  3692.   object RelationLbl: TAOWLabel
  3693.     Priority = 0
  3694.     WinLeft = 21
  3695.     WinTop = 56
  3696.     AOWWindow = T2RelPnl
  3697.     CaptureInput = True
  3698.     Alignment.AlignWidth = awCenter
  3699.     Alignment.AlignHeight = ahBottom
  3700.     Alignment.HeightPercent = 0
  3701.     Alignment.WidthPercent = 0
  3702.     Alignment.LeftOffPercent = 0
  3703.     Alignment.RightOffPercent = 0
  3704.     Alignment.TopOffPercent = 0
  3705.     Alignment.BottomOffPercent = 0
  3706.     Alignment.LeftOffset = 10
  3707.     Alignment.RightOffset = 0
  3708.     Alignment.TopOffset = 30
  3709.     Alignment.BottomOffset = 20
  3710.     Masked = True
  3711.     AOWFont = FontModule.Age8
  3712.     Text = 'Race Relation'
  3713.     TextColor = 9415072
  3714.     Left = 600
  3715.     Top = 400
  3716.   end
  3717.   object AlignLbl: TAOWLabel
  3718.     Priority = 0
  3719.     WinLeft = 50
  3720.     WinTop = 56
  3721.     AOWWindow = T2Alignnl
  3722.     CaptureInput = True
  3723.     Alignment.AlignWidth = awCenter
  3724.     Alignment.AlignHeight = ahBottom
  3725.     Alignment.HeightPercent = 0
  3726.     Alignment.WidthPercent = 0
  3727.     Alignment.LeftOffPercent = 0
  3728.     Alignment.RightOffPercent = 0
  3729.     Alignment.TopOffPercent = 0
  3730.     Alignment.BottomOffPercent = 0
  3731.     Alignment.LeftOffset = 10
  3732.     Alignment.RightOffset = 0
  3733.     Alignment.TopOffset = 45
  3734.     Alignment.BottomOffset = 20
  3735.     Masked = True
  3736.     AOWFont = FontModule.Age8
  3737.     Text = 'Alignment'
  3738.     TextColor = 9415072
  3739.     Left = 352
  3740.     Top = 400
  3741.   end
  3742.   object TypeLbl: TAOWLabel
  3743.     Priority = 0
  3744.     WinLeft = 41
  3745.     WinTop = 56
  3746.     AOWWindow = T2TypePnl
  3747.     CaptureInput = True
  3748.     Alignment.AlignWidth = awCenter
  3749.     Alignment.AlignHeight = ahBottom
  3750.     Alignment.HeightPercent = 0
  3751.     Alignment.WidthPercent = 0
  3752.     Alignment.LeftOffPercent = 0
  3753.     Alignment.RightOffPercent = 0
  3754.     Alignment.TopOffPercent = 0
  3755.     Alignment.BottomOffPercent = 0
  3756.     Alignment.LeftOffset = 10
  3757.     Alignment.RightOffset = 0
  3758.     Alignment.TopOffset = 45
  3759.     Alignment.BottomOffset = 20
  3760.     Masked = True
  3761.     AOWFont = FontModule.Age8
  3762.     Text = 'Type'
  3763.     TextColor = 9415072
  3764.     Left = 152
  3765.     Top = 400
  3766.   end
  3767.   object XP: TAOWLabel
  3768.     Priority = 1000000
  3769.     WinLeft = 38
  3770.     WinTop = 30
  3771.     AOWWindow = RightFramePnl
  3772.     ToolTip = General.ToolTip
  3773.     ToolTipText.Strings = (
  3774.       'Indicates combat experience needed for next level.')
  3775.     CaptureInput = True
  3776.     Alignment.AlignWidth = awCenter
  3777.     Alignment.AlignHeight = ahTop
  3778.     Alignment.HeightPercent = 0
  3779.     Alignment.WidthPercent = 0
  3780.     Alignment.LeftOffPercent = 0
  3781.     Alignment.RightOffPercent = 0
  3782.     Alignment.TopOffPercent = 0
  3783.     Alignment.BottomOffPercent = 0
  3784.     Alignment.LeftOffset = 7
  3785.     Alignment.RightOffset = 7
  3786.     Alignment.TopOffset = 30
  3787.     Alignment.BottomOffset = 0
  3788.     Masked = True
  3789.     AOWFont = FontModule.Age8
  3790.     Text = '(200/400)'
  3791.     TextColor = 1514524
  3792.     Left = 584
  3793.     Top = 64
  3794.   end
  3795.   object PNext: TAOWButton
  3796.     Priority = 50000
  3797.     WinLeft = 331
  3798.     WinTop = 109
  3799.     AOWWindow = UnitMainPnl
  3800.     ToolTip = General.ToolTip
  3801.     ToolTipText.Strings = (
  3802.       'Selects the next unit in the party.')
  3803.     CaptureInput = True
  3804.     Alignment.AlignWidth = awRight
  3805.     Alignment.AlignHeight = ahBottom
  3806.     Alignment.HeightPercent = 0
  3807.     Alignment.WidthPercent = 0
  3808.     Alignment.LeftOffPercent = 85
  3809.     Alignment.RightOffPercent = 0
  3810.     Alignment.TopOffPercent = 0
  3811.     Alignment.BottomOffPercent = 0
  3812.     Alignment.LeftOffset = 0
  3813.     Alignment.RightOffset = 35
  3814.     Alignment.TopOffset = 0
  3815.     Alignment.BottomOffset = 25
  3816.     Masked = True
  3817.     AOWFont = FontModule.Age10
  3818.     BorderHeight = 5
  3819.     BorderHeightSelected = 5
  3820.     ILIcon = IntGfxMod.CampaignTrans
  3821.     ILIndexDown = 26
  3822.     ILIndexLit = 25
  3823.     ILIndexUp = 25
  3824.     TextColor = clBlack
  3825.     TextSelColor = clWhite
  3826.     WinWidth = 12
  3827.     OnClick = PNextClick
  3828.     Left = 600
  3829.     Top = 176
  3830.   end
  3831.   object PPrev: TAOWButton
  3832.     Priority = 50000
  3833.     WinLeft = 296
  3834.     WinTop = 109
  3835.     AOWWindow = UnitMainPnl
  3836.     ToolTip = General.ToolTip
  3837.     ToolTipText.Strings = (
  3838.       'Selects the previous unit in the party.')
  3839.     CaptureInput = True
  3840.     Alignment.AlignWidth = awRight
  3841.     Alignment.AlignHeight = ahBottom
  3842.     Alignment.HeightPercent = 0
  3843.     Alignment.WidthPercent = 0
  3844.     Alignment.LeftOffPercent = 0
  3845.     Alignment.RightOffPercent = 0
  3846.     Alignment.TopOffPercent = 0
  3847.     Alignment.BottomOffPercent = 0
  3848.     Alignment.LeftOffset = 1
  3849.     Alignment.RightOffset = 70
  3850.     Alignment.TopOffset = 0
  3851.     Alignment.BottomOffset = 25
  3852.     Masked = True
  3853.     AOWFont = FontModule.Age10
  3854.     BorderHeight = 5
  3855.     BorderHeightSelected = 5
  3856.     ILIcon = IntGfxMod.CampaignTrans
  3857.     ILIndexDown = 24
  3858.     ILIndexLit = 23
  3859.     ILIndexUp = 23
  3860.     TextColor = clBlack
  3861.     TextSelColor = clWhite
  3862.     WinWidth = 12
  3863.     OnClick = PPrevClick
  3864.     Left = 480
  3865.     Top = 176
  3866.   end
  3867. end
  3868.